Yes, but I beleive that call.invoke always expects a response from the
server. In your case the response just does not have anything in it. At
least with the RPC transport I don't think you can just send off a message
and continue on immediately not bothering to wait for a response from the
HTTP server.
Rick Hansen
> -----Original Message-----
> From: Ralf Bierig [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 15, 2001 9:11 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: SOAP Method without returnValue - possible?
>
>
> Hi,
>
> is it possible to use a SOAP Service Method (over
> HTTP), which does not offer a result, for example:
>
> void myService(int value1, double value2);
>
> ????
>
> I ask, because HTTP always return a HTTPResponse...
>
> So can I implement such a SOAP method and can Apache
> SOAP handle this?
>
> Greetings
> Ralf Bierig
>
>
> __________________________________________________
> Do You Yahoo!?
> Spot the hottest trends in music, movies, and more.
> http://buzz.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]