RE: WSDL Problem

2001-10-08 Thread James Pasley
]] Sent: Friday, October 05, 2001 5:24 PM To: [EMAIL PROTECTED] Subject: WSDL Problem Hi I have created a java class which has one method square taking a double and returning a double. I have deployed this class to SOAP. I have genereated WSDL via IBM wstk tool. I am using WSIF to try

WSDL Problem

2001-10-05 Thread keith.watt
Hi I have created a java class which has one method square taking a double and returning a double. I have deployed this class to SOAP. I have genereated WSDL via IBM wstk tool. I am using WSIF to try and dynamically read the WSDL and invoke the method, but I cant seem to call it without

RE: WSDL Problem

2001-10-05 Thread Neil Smyth
To: [EMAIL PROTECTED] Subject: WSDL Problem Hi I have created a java class which has one method square taking a double and returning a double. I have deployed this class to SOAP. I have genereated WSDL via IBM wstk tool. I am using WSIF to try and dynamically read the WSDL and invoke the method, but I