Hello,
 
I am getting the following exception when trying to call a server SOAP component with my client. Can anyone help me with this ?
 
[SOAPException: faultCode=SOAP-ENV:Client; msg=Parsing error, response was:
The root element is required in a well-formed document.; targetException=org.xml.sax.SAXParseException: The root element is required in a well-formed document.]
 at org.apache.soap.rpc.Call.invoke(Call.java:250)
 at com.vizzavi.soap.TestSoapClient.main(TestSoapClient.java:66)
 
Cheers,
Vinod.

Reply via email to