Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
I have a wsdl which will connect to the j2ee engine Using the developer i was able to create the Webservice connector Once i give the input values i am getting HTTP Error (i.e soapStatus as 2). WL-Result is UNAVAIL status - 403 statusMessage - Forbidden when i am trying it with XML-Spy i was able to get the output from j2ee… Pls help me out to resolve this issue.
Thanks mahi
It would appear that you are either providing an incorrect soap endpoint address (URL) or that you did not populate the “auth” parameters of the pub.client:soapHTTP or pub.client:soapRPC service used to send your soap request to Weblogic.
Mark