问题
In netbeans, embedded felix does not support DS.How can we add Felix Service Component Runtime to embedded felix in netbeans.
回答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
来源:https://stackoverflow.com/questions/19152649/how-can-i-add-declarative-services-support-to-embedded-felix-in-netbeans