Re: response from method is zero in my Apache Java client

2001-07-26 Thread Pete Roth
ore me? I couldn't find much about my problem in the message archives. Once again. Thanks a bunch. Peter Roth Telemetry Technologies Inc. p: 404.231.0021 ext. 1290 e: [EMAIL PROTECTED] Simon Laws Wrote: List: soap-dev Subject: Re: response from method is zero in my Apache J

RE: response from method is zero in my Apache Java client

2001-07-26 Thread Gopinadh Bandaru
ubject: Re: response from method is zero in my Apache Java client Pete The problem seems to be that some versions of .Net require that the paramaters be explicitly specified as being in the same namespace as the method name. Looking at the Apache code you don't seem to be able to tu

Re: response from method is zero in my Apache Java client

2001-07-26 Thread Simon Laws
2:14:49 PM Please respond to [EMAIL PROTECTED] To: "Soap-dev List (E-mail)" <[EMAIL PROTECTED]> cc: Subject: response from method is zero in my Apache Java client Ok I am still having this problem. I am passing two values to the MS (Microsoft .NET beta 2) SOAP server to

RE: response from method is zero in my Apache Java client

2001-07-26 Thread Hansen, Richard
OTECTED]] > Sent: Thursday, July 26, 2001 8:15 AM > To: Soap-dev List (E-mail) > Subject: response from method is zero in my Apache Java client > > > Ok I am still having this problem. I am passing two values to the MS > (Microsoft .NET beta 2) SOAP server to a method, "test_Ad

response from method is zero in my Apache Java client

2001-07-26 Thread Pete Roth
Ok I am still having this problem. I am passing two values to the MS (Microsoft .NET beta 2) SOAP server to a method, "test_AddThem" which returns, gasp, the value of the two numbers added together. If I pass the exact XML the server requires, using an example without the Apache libraries which