Re: Packaging axis2 with a web application

2009-01-10 Thread Wishing Carebear
Thanks Keith. On Fri, Jan 9, 2009 at 10:42 PM, keith chapman keithgchap...@gmail.comwrote: Hi, This http://www.keith-chapman.org/2008/10/how-to-embed-axis2-into-existing-web.htmlshould help you. Thanks, Keith. On Fri, Jan 9, 2009 at 10:46 PM, Wishing Carebear

Packaging axis2 with a web application

2009-01-09 Thread Wishing Carebear
Hello:I have a war created for my enterprise application. Need to embed axis2 with that. Could someone point me to the instructions need to be followed to achieve this if possible. Thanks for your time and help, Regards, Ravi

Re: Packaging axis2 with a web application

2009-01-09 Thread Sagara Gunathunga
If you want to integrate Axis2 web service as a part of your web application you can follow these steps. 1.) Within the WEB-INF directory create directory called services , you can place web service's meta information files there (services.xml) . as a example for MyService web serivce can have

Re: Packaging axis2 with a web application

2009-01-09 Thread Wishing Carebear
Thanks Sagara. I will try it out.Regards, Ravi On Fri, Jan 9, 2009 at 9:10 AM, Sagara Gunathunga sagara.gunathu...@gmail.com wrote: If you want to integrate Axis2 web service as a part of your web application you can follow these steps. 1.) Within the WEB-INF directory create directory

Re: Packaging axis2 with a web application

2009-01-09 Thread keith chapman
Hi, This http://www.keith-chapman.org/2008/10/how-to-embed-axis2-into-existing-web.htmlshould help you. Thanks, Keith. On Fri, Jan 9, 2009 at 10:46 PM, Wishing Carebear wishing.careb...@gmail.com wrote: Thanks Sagara. I will try it out.Regards, Ravi On Fri, Jan 9, 2009 at 9:10 AM, Sagara