Somebody has an answer for my question?
Thanks.

-----Original Message-----
From: Kon Kam King, France 
Sent: jeudi 15 mars 2012 15:38
To: java-user@axis.apache.org
Subject: 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-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to