Re: publishing jaxws service endpoint

2010-02-19 Thread SaravananRamamoorthy
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 >>> > >>> > Johan Edstrom >>> > >>> > j...@opennms.org >>> > >>> > They that can give up essential liberty to purchase a little temporary >>> > safety, deserve neither liberty nor safety. >>> > >>> > Benjamin Franklin, Historical Review of Pennsylvania, 1759 >> >> -- >> Daniel Kulp >> dk...@apache.org >> http://www.dankulp.com/blog >> >> > > -- View this message in context: http://old.nabble.com/publishing-jaxws-service-endpoint-tp27638100p27662470.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: publishing jaxws service endpoint

2010-02-19 Thread SaravananRamamoorthy
n 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

Re: publishing jaxws service endpoint

2010-02-19 Thread Daniel Kulp
I think your web.xml would just be something like: CXFServlet com.test.HelloWorldServer 1 CXFServlet /* Dan On Thu February 18 2010 6:32:48 pm SaravananRamamoorthy wrote: > Hi Johan Edstrom, > > > After creating HelloWorld webservice class. I have created a class calle

Re: publishing jaxws service endpoint

2010-02-18 Thread SaravananRamamoorthy
en 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: >>

Re: publishing jaxws service endpoint

2010-02-18 Thread Johan Edstrom
ide 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

publishing jaxws service endpoint

2010-02-18 Thread SaravananRamamoorthy
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