Hmm, not sure I understand the problem. You want to deploy your web
service from your webapp and not the axis2 webapp? If so, you have
some work to do like create the
conf, modules, services folders in your WEB-INF, combine the axis2
web.xml with your web.xml, and get the axis2/axis2-web/ into your
webapp. I may be forgetting something but that should get you started.

HTH,
Robert

On Nov 26, 2007 3:53 PM, LUSS <[EMAIL PROTECTED]> wrote:
>
> hello,
> I have a web application deployed on <tomcat>/webapps folder, my client
> asked me to publish a method as webservice within this web application, i'm
> using Axis2, i generated the wsdl and the services.xml correctly but i don't
> know how to publish the method from the application deployed on
> <tomcat>\webapps\MyApplication and not from
> webapps\axis2\WEB-INF\services\MyApplication.aar
> Thank you for your help.....
> --
> View this message in context: 
> http://www.nabble.com/add-webservice-to-web-application-tf4877871.html#a13958581
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to