Installation and use of axis

Source: Internet
Author: User

1. Can be downloaded to http://download.csdn.net/detail/u013998070

Unzip the downloaded file and copy the extracted Axis-1.4/webapps/axis directory to the Tomcat WebApps directory, then start Tomcat,

Open Browser, type: http://localhost:8080/axis/

If you enter it correctly, you will see the following page:


Click Validation to download and copy the missing packages from the page to the Tomcat/webapps/web-inf/lib directory

Restart Tomcat, Access http://localhost:8080/axis/happyaxis.jsp


Indicates that you are ready to set the classpath before using axis

Axis_home = D:\Tomcat\webapps\axis

Axis_classpath =%axis_home%\web-inf\classes;%axis_home%\web-inf\lib\axis.jar;%axis_home%\web-inf\lib\ Axis-ant.jar;%axis_home%\web-inf\lib\commons-discovery-0.2.jar;%axis_home%\web-inf\lib\ Commons-logging-1.0.4.jar;%axis_home%\web-inf\lib\jaxrpc.jar;%axis_home%\web-inf\lib\log4j-1.2.8.jar;%axis_ home%\web-inf\lib\saaj.jar;%axis_home%\web-inf\lib\wsdl4j-1.5.1.jar;%axis_home%\web-inf\lib\activation.jar;% Axis_home%\web-inf\lib\xmlsec.jar;%axis_home%\web-inf\lib\mail.jar

CLASSPATH =%axis_classpath%

After completing the above settings, open the command line to run the Java org.apache.axis.client.AdminClient list


Installation and use of axis

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.