Thanks Brian
Here is my code that uses the WSDL-generated stub:
public class NewsClient {
public static void main(String[] args) {
SQLDataSoap locator = null;
SQLDataSoapPortType service = null;
String sSRLFile = null, sRequestName = null, sKey =
null, sResult =
Fred,
what method of that service were you calling, and with what parameters?
Out of curiosity I tried reproducing your problem using the test client
here: http://www.xmlbus.com:9010/WSDLClient/WSDLDynamicTestClient.html
and information about the service you mentioned here:
http://soapclient.com/