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 "Kon Kam King, France" <fk...@cincom.com> on 2012/03/15 15:37:58 UTC

Getting the http status line in the client.

Hi,
I want to retrieve the http status line in my client program from the
message context.
I do the following :

String statMsg =
(String)inMsgCtx.getProperty(HTTPConstants.MC_HTTP_STATUS_MESSAGE);

I am getting null.
Is this an error?
Or is there another way to get this?
Regards.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org