Error While Invoking Web Service using Connectors


Hi,
Iam getting following error when I try to call webservice through WSD Connector.
“java.lang.reflect.InvocationTargetException:com.wm.app.b2b.server.saaj.SOAPMessage.setSoapAction(Ljava/lang/String;)V”

We are using the below versions :
webM - 7.1.2
Java - 1.5

Patches applied -
We have recently applied IS_7.1.2_WebSvcsXML_Fix19 patch

Would be great if any one can let me know for any recommendation.

Thanks & Regards,
Mayur

Mayur,

Did you step into the WSD connector while debugging and see where this WSD is throwing an error? I mean is it failing at the soapClient call or somewhere else in the WSD?

Cheers,
Akshith