Re: WSDL , Apache Soap question

2002-01-14 Thread greyson . smith
PROTECTED], [EMAIL PROTECTED] raghavan@iplcc: anet.comSubject: WSDL , Apache Soap question

RE: WSDL , Apache Soap question

2002-01-13 Thread Sandy Liu
the interface needed to get access to the soap service on another machine. Good luck, Sandy -Original Message- From: Raghavan Srinivasan [mailto:[EMAIL PROTECTED]] Sent: January 11, 2002 10:05 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: WSDL , Apache Soap question I have

WSDL , Apache Soap question

2002-01-11 Thread Raghavan Srinivasan
I have a Apache Web service one of whose methods takes in java.util.Hashtable as a parameter . I understand that the Apache Toolkit supports Hashtable encoding . But i want to write a WSDL interface to this service that toolkits from other languages could use to generate stubs . I could'nt find