L.S.,
Not entirely sure it would work, but it might be worth giving it a go to embed all the dependencies in the JAR, so the restEasy stuff is completely isolated from the rest of the container. You would have to ensure both the JAX-RS spec and all the RestEasy dependencies are packaged inside the bundle. Regards, Gert Vanthienen On Thu, May 16, 2013 at 10:32 AM, rsmaoui <[email protected]> wrote: > I'm using servicemix 4.2.0. is it possible to apply your solution. if yes, > how to uninstall "Apache CXF Runtime JAX-RS Frontend" bundle and install > resteasy implementation as bundles > > Thank you > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Implement-web-service-using-restEasy-tp5716731p5716748.html > Sent from the ServiceMix - User mailing list archive at Nabble.com.
