Re: C# and Apache SOAP interoperability...

2001-07-03 Thread Joseph George
Hi, I had the same problem. Its because the C# client doesn't like the way Apache SOAP formats its responses (see below for the request and responses). Its because .net expects the result of the method invocation to be inside Return/Return tags. But, i think all this interop issue is solved in

Apache SOAP webservice .NET client

2001-06-13 Thread Joseph George
Hi, I checked the archives of this list but most of the messages concerning .NET dealt with an apache soap client and a .NET webservice. I want to know how to make it work the otherway round. Suppose i have the following webservice in java: -- public

Re: Exception! java2wsdl tool

2001-06-13 Thread Joseph George
The java2wsdl download link can be found inside James Birchfield post at the axis-dev list:- http://marc.theaimsgroup.com/?l=axis-devm=99236686802581w=2 - Original Message - From: Peter Govind [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 13, 2001 4:45 PM Subject: Re: