Thank you for response. How can i use http-transport-osgi? Is it by adding <import resource="classpath:META-INF/cxf/osgi/cxf-extension-osgi.xml" /> to context file.
How can i specify to use both jetty transport and osgi transport? Are these imports sufficient? <import resource="classpath:META-INF/cxf/cxf.xml" /> <import resource="classpath:META-INF/cxf/cxf-extension-soap.xml" /> <import resource="classpath:META-INF/cxf/cxf-extension-http-jetty.xml" /> <import resource="classpath:META-INF/cxf/osgi/cxf-extension-osgi.xml" /> Thanks, Potti -- View this message in context: http://servicemix.396122.n5.nabble.com/Creating-Webservice-in-servicemix-with-cxf-and-install-as-a-osgi-bundle-tp5710339p5710395.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
