Managed to get it to work finally. Put down the steps at [1] if someone needs it.
WIll have to replace the jsr 311 implementation. Hope this can be done without affecting AS jax-ws deployment. [1] - http://mackiemathew.com/2012/05/31/fixing-cnf-cxf-jax-rs-osgi-container/ On Thu, May 31, 2012 at 1:22 PM, Tharindu Mathew <[email protected]> wrote: > Yes, seems to be the case. CXF has an osgi sample. Let me try that and see > if it works. > > > On Thu, May 31, 2012 at 1:08 PM, Pradeep Fernando <[email protected]>wrote: > >> Hi, >> >> AFAIK, this happens when, jax-rs api jars cannot find the JAXRS impl >> classes. According to the spec, it get the impl class using a system >> property. If not found defaults to, >> com.sun.ws.rs.ext.RuntimeDelegateImpl. >> >> --Pradeep >> > > > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > M: +94777759908 > > -- Regards, Tharindu blog: http://mackiemathew.com/ M: +94777759908
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
