Install and supplement Apache axis2 1.5.4 plug-ins in eclipse Environment

Source: Internet
Author: User

In http://blog.csdn.net/downmoon/archive/2010/08/24/5834773.aspx
I have introduced how to install Apache axis2 1.4.1 in eclipse 3.6. Do not install Apache axis2 1.5.1. Otherwise, the installation will fail.

Yesterday, due to environment updates, Apache axis2 1.5.4 was re-installed. The update is successful in the drop in mode!

The procedure is as follows:

1. To http://axis.apache.org/axis2/java/core/download.cgi
Download the latest 1.5.4 and decompress it to D:/2000/Java/axis2,

Note that my environment variable is (java_home = D:/2000/Java/jdkupdate)

Modify the related BAT files under axis2/bin. There are four files in total.Axis2.
Bat,Axis2server.
Bat,Java2wsdl
. BAT andWsdl2java
. Bat

Add the following three lines to the first line of the four BAT files:

Set java_home = D:/2000/Java/jdkupdate

Set axis2_home = D:/2000/Java/axis2

Set axis2_class_path = % axis2_home %/lib

Run
Axis2server.
Bat, OK!

2. To http://axis.apache.org/axis2/java/core/tools/eclipse/wsdl2java-plugin.html#operation1
Download the latest code generator Wizard guide for Eclipse plug-in and decompress it to D:/2000/Java/Eclipse/dropins.

Path: D:/2000/Java/Eclipse/dropins/axis2-eclipse-codegen-plugin-1.5.4

And D:/2000/Java/Eclipse/dropins/axis2-eclipse-service-plugin-1.5.4

Now, open eclipse 3.6.2 to see the familiar axis2 wizard interface.

 

Note: A friend reported that it is eclipse classic 3.6.2,
The wizard interface cannot appear,

Solution: Download
Eclipse IDE for Java developers
Or
Eclipse IDE for Java EE developers



 

Invitation month Note: The copyright of this article is jointly owned by the invitation month and csdn. For more information, see the source.


Helping others is the same as self-help!
3w@live.cn

Related Article

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.