2011-11-16 66 views
0

當我創建一個自下而上的Java Web服務,它提供了一個錯誤Web服務在Java中

"IWAB0489E Error when deploying Web service to Axis runtime axis-admin failed with {http://xml.apache.org/axis/}HTTP (400)Bad Request"

我使用Apache的Tomcat的7.0.6服務器。我怎樣才能解決這個錯誤?

+2

檢查,如果在'HTTP類似的查詢:// stackoverflow.com /問題/ 8150698 /月食軸錯誤時創造的web-service'回答您的問題 –

+0

可點擊:HTTP:/ /stackoverflow.com/questions/8150698/eclipse-axis-error-when-creating-web-service –

回答

0

嘗試使用不同版本的軸。例如:Axis2 1.4.2。

確保Axis2在您的eclipse中正確加載 Windows - >首選項 - > webservices - > axis2首選項檢查天氣軸加載是否成功。 這是初學者的自下而上的webservices的好教程。

http://javabottomupwebservices.blogspot.com/