Resolve Org.apache.axis2.AxisFault:unknown Errors

Source: Internet
Author: User

When you write a WebService program using AXIS2 to publish a good service, you may receive the following error when writing client program Access:

Org.apache.axis2.AxisFault:unknown
At Org.apache.axis2.util.Utils.getInboundFaultFromMessageContext (utils.java:102)
At Org.apache.axis2.description.OutInAxisOperationClient.handleResponse (outinaxisoperation.java:370)
At Org.apache.axis2.description.OutInAxisOperationClient.send (outinaxisoperation.java:416)
At Org.apache.axis2.description.OutInAxisOperationClient.executeImpl (outinaxisoperation.java:228)
At Org.apache.axis2.client.OperationClient.execute (operationclient.java:163)
At Com.cherish.test.SayHelloStub.hello (sayhellostub.java:186)
At Com.cherish.test.Client.main (client.java:21)

Workaround: The published service name uses lowercase, such as Test.aar

The above problem may be solved, the feeling is Axis2 problem.

When it's good and bad, sometimes a service name that contains uppercase letters is published without the above error.


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.