Farhan created AXIS2-5640:
-----------------------------
Summary: Service call throws error while running using Axis2 and
Rampart
Key: AXIS2-5640
URL: https://issues.apache.org/jira/browse/AXIS2-5640
Project: Axis2
Issue Type: Bug
Components: kernel
Affects Versions: 1.4.1
Environment: The project is setup to call Service methods using Axis2
and Rampart.
Reporter: Farhan
Web Service client project setup using Axis2 and Rampart.
It is working fine with Eclipse but failing in Jdeveloper IDE.
The error thrown in JDeveloper is as shown below:
Exception in thread "main" org.apache.axis2.AxisFault: Error in extracting
message properties
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
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)
Please guide me in solving the problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]