In netbeans, embedded felix does not support DS.How can we add Felix Service Component Runtime to embedded felix in netbeans.
Asked
Active
Viewed 321 times
1 Answers
1
Declarative Services is implemented by an ordinary bundle, called SCR (Service Component Runtime). Simply install that bundle! Look for SCR on the Felix downloads page: http://felix.apache.org/downloads.cgi

Neil Bartlett
- 23,743
- 4
- 44
- 77