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/
- RE: SOAP Method without returnValue - possible? Ralf Bierig
- RE: SOAP Method without returnValue - possible? Matthew J. Duftler