Here's what I did to get axis2 embedded in my web app.
1) Combine the axis2 specific lines from the axis2.war web.xml file with the project's web.xml file.
2) Copy the conf directory from axis2.war over to web-inf\ of the project
3) Copy the modules directory from axis2.war over to web-inf\ of the project
4) Create a services/{SERVICENAME}/META-INF directory in the web-inf directory and copy services.xml, and the wsdl file, plus the schema file you you have one
/META-INF
5) Copy most if not all of the lib files from the axis2war into the project web-inf/lib
Good luck,
j
5) Copy most if not all of the lib files from the axis2war into the project web-inf/lib
Good luck,
j
On 8/7/06, Alistair Young <[EMAIL PROTECTED]> wrote:
Is it possible to embed Axis2 in your webapp, as it was possible with
Axis1? I couldn't see any info on doing so. Seems it only runs as it's own
webapp /axis2. I'd like the equivalent of:
http://site.org/services
without having to install an Axis specific webapp.
thanks,
Alistair
--
Alistair Young
Senior Software Engineer
[EMAIL PROTECTED] Mòr Ostaig
Isle of Skye
Scotland
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
