DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17790>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17790 NPE in AxisServlet during AdminClient work ------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 21:52 ------- Splitting the errant line in to two and rerunning: final SOAPConstants constants = msgContext.getSOAPConstants(); contentType = responseMsg.getContentType(constants); shows that the result is in line #2. We are getting into a situation where the responsemessage is not set.
