I'm writing a webservice to send a soap message to an endpoint URL.when the control reaches the line :
SoapConnection.call(msg,url) i get an exception as TargetInvocationexception and SoapException.
I'm using RAD 7 with WAS7 erver.
pls help.
I'm writing a webservice to send a soap message to an endpoint URL.when the control reaches the line :
SoapConnection.call(msg,url) i get an exception as TargetInvocationexception and SoapException.
I'm using RAD 7 with WAS7 erver.
pls help.