May 22

These instructions are for installing Axis 2 on top of a Tomcat server installed via XAMPP.

  1. Install Tomcat on top of XAMPP
  2. Download the latest copy of Axis2 from here:  http://ws.apache.org/axis2/download.cgi
  3. Unzip the WAR file
  4. Copy axis2.war to xampp\tomcat\webapps
  5. If Tomcat is running, it should unpack and install the WAR file automatically (you should see a new axis2 folder being created).
  6. If for some reason it doesn’t unpack the WAR file, restart Tomcat
  7. Assuming that you installed Tomcat on port 8080, go to: http://localhost:8080/axis2/
  8. You should see the local Axis 2 Home page.

Links

Tags: , , , ,