one way operation also send the soap request through http. A response of
the http request is returned.
the response may be a http 202 that represent the server side accept the
request.
it also could be http404 or http 500, that represent the server side didn't
accept the request.
for axis2 work as
one way operation also send the soap request through http. A response of
the http request is returned.
the response may be a http 202 that represent the server side accept the
request.
it also could be http404 or http 500, that represent the server side didn't
accept the request.
for axis2 work as
Date: Thu, 6 Aug 2015 17:09:07 +0800
Subject: client program doesn't get exception for a http 500 staus response
From: ysliu...@gmail.com
To: java-user@axis.apache.org
I'm working with axis2 1.5.1