You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Dan O'Neill <do...@gmail.com> on 2005/03/31 13:12:57 UTC

Another Simple question....

Will invokeOneWay act this way:

If I do a simple call using invokeOneWay and the service is missing
will it return a soap/axis fault?

I know that if the service is running you get a 200 OK message back
but does it work if the service isn't there? Does it give you a fault
or just move on?

Many thanks

Dan