Eoghan Glynn-4 wrote:
>
> BTW in addition to the fix for SMX4-278, I believe you'll also need to
> change your @Path annotation from:
>
> @Path("/")
>
> to:
>
> @Path("/cxf/news")
>
Ok now this is strange. It means that my service is now bound to CXF
implementation. This "/cxf" prefix is not making any sense on top of
Jersey/RestEasy/...
Also, the @Path annotation can no longer represent a resource, strictly
speaking.
What are your thoughts on that?
JS.
--
View this message in context:
http://www.nabble.com/Deploying-REST-service-on-CXF-Transport-for-OSGi-fails-tp23164054p23164896.html
Sent from the cxf-user mailing list archive at Nabble.com.