java.lang.NoSuchMethodError: org.apache.axis.description.ParameterDesc.setOmittable(Z)V
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via hivmr.com by Unknown author, 1 year ago
via hivmr.com by Unknown author, 1 year ago
java.lang.NoSuchMethodError: org.apache.axis.description.ParameterDesc.setOmittable(Z)V
at com.xxx.its.isp.apws.AccountProvisioningWebServiceSoapStub._initOperationDesc1(AccountProvisioningWebServiceSoapStub.java:40)
at com.xxx.its.isp.apws.AccountProvisioningWebServiceSoapStub.clinit(AccountProvisioningWebServiceSoapStub.java:20)
at com.xxx.its.isp.apws.AccountProvisioningWebServiceLocator.getAccountProvisioningWebServiceSoap(AccountProvisioningWebServiceLocator.java:55)
at com.xxx.util.APWSDelegate.getSoapStub(APWSDelegate.java:57)
at com.xxx.util.APWSDelegate.getPlatformList(APWSDelegate.java:91)