Hi All,

I have created a Helloworld webservice using cxf.When I publish the endpoint
in standalone server, it works fine.

How do I publish the Helloworld service in tomcat without using any spring
stuff.

I go-through the servlet transport without spring , I have created a servet
which extends CXFNonSpringServlet and then override the method loadBus as
given in the document.

How do I use this servlet in web.xml and publish the endpoint.

Please suggest me.

Regards
Saravanan


-- 
View this message in context: 
http://old.nabble.com/publishing-jaxws-service-endpoint-tp27638100p27638100.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to