Hi Christian, Thank you for your hint.
> As far as I can tell it only will work with the servlet transport. So make > sure you set an address like "/myservice". This will make CXF choose the > servlet transport instead of the jetty transport. Could you please elaborate more on difference between servlet & jetty transport ? > You will also need to > make sure you have a HTTPService present that is backed by tomcat. In Karaf 4.0.3 I found only the following Tomcat related features: pax-http-tomcat pax-war-tomcat Are they enough to accomplish the task ? Sorry, I'm pretty new to this stuff. Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Combining-CXF-DOSGI-Tomcat-tp5765387p5767258.html Sent from the cxf-user mailing list archive at Nabble.com.
