Apache Axis2 1.5.4在eclipse 3.6環境下的外掛程式安裝補充

來源:互聯網
上載者:User

在http://www.cnblogs.com/downmoon/archive/2010/08/24/1807161.html中,我曾經介紹過在Eclipse 3.6版本下安裝Apache Axis2 1.4.1。並手工修改,而不要安裝Apache Axis2 1.5.1,否則會安裝失敗。

昨天由於環境的更新,重新安裝了Apache Axis2 1.5.4。而且採用drop in方式,更新成功!

步驟如下:

1、到http://axis.apache.org/axis2/java/core/download.cgi下載最新的1.5.4,並解壓到D:\2000\Java\Axis2,

注意我的環境變數為(JAVA_HOME=D:\2000\Java\jdkUpdate)

並在axis2\bin下修改相關bat檔案,共四個檔案axis2.bat,axis2Server.bat,java2wsdl.bat和wsdl2java.bat

在這四個bat檔案的第一行添加以下三行:

set JAVA_HOME=D:\2000\Java\jdkUpdate
set AXIS2_HOME=D:\2000\Java\Axis2
set AXIS2_CLASS_PATH=%AXIS2_HOME%\lib

運行axis2Server.bat,OK!

2、到http://axis.apache.org/axis2/java/core/tools/eclipse/wsdl2java-plugin.html#operation1下載最新的Code Generator Wizard Guide for Eclipse Plug-in,並解壓到D:\2000\Java\eclipse\dropins下

路徑為:D:\2000\Java\eclipse\dropins\axis2-eclipse-codegen-plugin-1.5.4

和D:\2000\Java\eclipse\dropins\axis2-eclipse-service-plugin-1.5.4

現在,開啟Eclipse 3.6.2,即可看到熟悉的Axis2 Wizard介面。

另外注意:有朋友反饋說是Eclipse Classic 3.6.2,不能出現嚮導介面,

解決方案:下載Eclipse IDE for Java Developers或Eclipse IDE for Java EE Developers

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.