Hi,I've been struggling with the cxf-osgi transport for some time now. I'm working with servicemix kernel 1.1.0, smx 4 4.1-SNAPSHOT and cxf 2.1.4, although I'm not tied to any of those versions (although I do like servicemix kernel 1.1.0). I have a JAX-RS service which I'm able to deploy with no problem using the standalone http transport in smx. However if I try to use the osgi transport, I get a: ClassDefNotFoundException of unknown origin. Based on what I've read on the mailing lists and my own debugging, I suspect that the problem lies in JAXRSUtils, but I cannot track the specific problem down. I've tried embedding the jaxrs-api jar in my service with no luck. I've also used the jax-rs-api referred to in this bug report:
https://issues.apache.org/jira/browse/CXF-1929 Still no luck. Any suggestions? The jetty transport does not seem like a scalable solution although it does work as a stopgap solution. Thanks, Tom Howe -- Tom Howe Senior Software Engineer Distributed Systems Lab University of Chicago/Argonne National Laboratory Sent from: Chicago Illinois United States.
