[
https://issues.apache.org/jira/browse/AXIS2-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701865#action_12701865
]
Maria Claribelle Loto commented on AXIS2-4320:
----------------------------------------------
Hi Guys,
Anyone who have an idea about the above error please? Thank you so much in
advance.
> Error when running an Axis2 client code
> ---------------------------------------
>
> Key: AXIS2-4320
> URL: https://issues.apache.org/jira/browse/AXIS2-4320
> Project: Axis 2.0 (Axis2)
> Issue Type: Task
> Environment: Windows XP, IDEA IntelliJ
> Reporter: Maria Claribelle Loto
>
> Hi,
> I was testing a client code which calls Axis2 service but I am getting the
> following error:
> org.apache.axis2.AxisFault: unknown
> at
> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)
> at
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
> at
> org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
> at
> net.brokerhub.xml.webservices2_0.Axis2MarketInterfaceStub.login(Axis2MarketInterfaceStub.java:1484)
> at test.Axis2TestClient.login(Axis2TestClient.java:208)
> at test.Axis2TestClient.test(Axis2TestClient.java:49)
> at test.Axis2TestClient.main(Axis2TestClient.java:38)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
> May i know what could possibly be causing such error? Please message me if
> you need more information about the codes. Your help will be much
> appreciated.
> thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.