Hi,
I did not see any input for my question. Maybe it is a too simple and
dumb question to answer? Is it only me who gets this exception?
Experts, please help me out.
Huitang Li wrote:
Here is more information about the exception: when the code is running
in debug mode and I put a breakpoint on the line
"_operationClient.execute(true);", this line will not throw exception.
However, this line will throw the exception when the app is not
running in debug mode.
I did google search, and found quite a few postings mentioning the
same problem. However, I did not find any solution posted. If you know
the solution, please let me know.
Thanks.
Huitang Li wrote:
Hi,
I created a web service client with Axis2. When I ran it, I got the
exception. This exception is thrown by the axis-genenated stub code.
org.apache.axis2.AxisFault: org.xml.sax.SAXParseException: The prefix
"ns1" for element "ns1:modifyUser" is not bound.
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486)
at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)
at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
....
Any solution?
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]