Hi Ali Ali Sadik Kumlali wrote:
>Hi all, > >What I want is: >- Make a request to a service which uses RawXMLINOnlyMessageReceiver. >- If server sends HTTP 200 or 202, don't expect the input stream being >not null and don't do anything. >- If server sends HTTP 500, retrieve the stream (which is a SOAPFault) >and throw the AxisFault. > >I tried many things: >- fireAndForget(): Doesn't handle HTTP 500 > > hmmm , I am not sure that fireAndForget handle HTTP500 or not. >- sendRobust(): Can handle HTTP 500. But it expects a not-null input >stream from the server. > > sendRobuts problem need to be fixed. >Is there a way doing this? > >Any help would be appreciated. > >Ali Sadik Kumlali > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > > > > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
