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