Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
1.4
-
None
-
None
-
Windows XP, Eclipse, Weblogic server
Description
Hi All,
I am working on a webservices project with Axis 1.4. I am trying to connect the webservice through a standalone client in Eclipse.
The Axis is throwing an IllegalArgumentException while getting the response.I monitored the message using tcpmon it works fine and able to get the response back.Also it works in SoapUI.
However axis fails in Deserializing the schema element at one class.I identified this by printing system.out in each helper class methods. Please let me know the fix for this issue.As axis unable to mention the method name or field it fails.
Thanks