You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Srinath Perera (JIRA)" <ji...@apache.org> on 2010/12/21 18:20:01 UTC

[jira] Resolved: (AXIS2-4320) Error when running an Axis2 client code

     [ https://issues.apache.org/jira/browse/AXIS2-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srinath Perera resolved AXIS2-4320.
-----------------------------------

    Resolution: Incomplete

If you need a fix, please attach the client code, service aar file, and WSDL if you have one. 

> Error when running an Axis2 client code
> ---------------------------------------
>
>                 Key: AXIS2-4320
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4320
>             Project: 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org