Hello,
I was following Christian's tutorial here:
http://liquid-reality.de/display/liquid/2011/12/22/Karaf+Tutorial+Part+4+-+CXF+Services+in+OSGi

And I also found come blog posts from JB that show how to deploy RESTful
services using blueprint.  

What I couldn't find was an example on how to deploy a RESTful service where
the resource class is an OSGi service (to take advantage of SCR references
to other services in the resource class).  I was able to do it by using a
<reference> element instead of a <bean> element in the blueprint file.  Is
this approach correct or will it lead to other problems down the road?

Thanks!
Marc




--
View this message in context: 
http://karaf.922171.n3.nabble.com/RESTful-web-service-in-Karaf-using-CXF-and-blueprint-tp4047529.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to