Hi Ralf,

Yes, this will work fine. The "deploy" method on
org.apache.soap.server.ServiceManagerClient is one example if a void method
being used.

> -----Original Message-----
> From: Ralf Bierig [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 15, 2001 10: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/
>

Reply via email to