Hi All, I've been looking around and have yet to find a good solution to inject dependencies to a jersey service.
I have a bundle which register with the HttpService to expose a rest service using jersey, it is working along side the org.apache.felix.http.jetty bundle. However, I now like to inject some dependencies to the rest resources, what i want to inject are services that are exported by other bundles. are there any documentation how to achieve this with blueprint? or should i head over to the jersey mailing list and try asking there? Thanks, Ken -- View this message in context: http://karaf.922171.n3.nabble.com/apache-jersey-with-http-service-tp4030487.html Sent from the Karaf - User mailing list archive at Nabble.com.
