調用axis2開發的接口遇到的問題

第1個異常java

[org.apache.struts.actions.DispatchAction] –web

Dispatch[/myservice/NgCallServiceInfo]  to method  'NgCallServiceInfo' returned an exceptionapache

java.lang.reflect.InvocationTargetExceptionspa

Caused by: java.lang.ClassNotFoundException: javax.wsdl.WSDLExceptioncode

解決方法:blog

出現上述異常是由於缺乏jar包:加入wsdl4j-1.6.2.jar解決問題開發

 第2個異常:get

Caused by: java.lang.ClassNotFoundException:org.apache.commons.codec.DecoderExceptionwebservice

加入  commons-codec-1.3.0.jar  解決問題io

 

axis2開發webservice通常用的jar包

相關文章
相關標籤/搜索