Please can someone tell me how i deploy Axis 2 to Tomcat? I hae downloaded the binary and there is no axis2.war file, neither is there a webapps directory

I'm reading a tutorial, this is for Axis 2 ver 0.92

Quote

Deploying Axis2

Deploying Axis2 is as simple as Axis 1. First, find the Axis2 Web application, axis2.war, in the webapps dir of Axis2 binary distribution. Deploy this war file in a servlet container. In Tomcat when unpackWARs is set to true in the server configuration, just copying the axis2.war to $TOMCAT_HOME/webapps dir is enough to deploy Axis2. Now start Tomcat and access http://localhost:<port>/axis2. This will show the Axis2 welcome page, click on the 'Validate' Link on this page. You should get 'Axis2 Happiness page' without any errors.


Many thanks

_________________________________________________________________
The new MSN Search Toolbar now includes Desktop search! http://join.msn.com/toolbar/overview


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

Reply via email to