Re: WSDL and SOAP ...

2003-06-09 Thread Scott Nichol
Overall, Axis will serve you better in the current web services world, where most endpoints generate or consume WSDL. Your particular problem may be caused by the WSDL, GLUE utility, Apache SOAP or any combination thereof. The typical issue would be that a WSDL client is unlikely to emit xsi:

Re: WSDL and SOAP ...

2003-06-09 Thread Anne Thomas Manes
Considering that you're just starting out, I suggest that you upgrade to Axis. Consider the fact that Apache SOAP has been on life support for more than 2 years. Apache Axis is the strategic Apache project for Web services.   Anne - Original Message - From: Ayman M. El-Gen

Re: WSDL and SOAP ...

2003-06-08 Thread Martin Gainty
Ayman- I created a Utility which creates WSDL from java compiled Interfacehttp://www.laconiadatasystems.com/Downloads.html Hth,Martin - Original Message - From: Ayman M. El-Geneidy To: [EMAIL PROTECTED] Sent: Sunday, June 08, 2003 9:56 PM Subject: WSDL and SOAP ...