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-15 05:44 -------
The underlying cause is somehow that machine, running tomcat or jboss is screwed
up, and engine.invoke() is not setting a response. Probably something I have
done to the source on that system, and something I will track down.

However, the SOAP1.2 support has introduced a regression into the system, namely
that a null response generates an NPE, whereas historically it was recognised
and handled a bit later on in the code. 

Fix is to not set content type on a null response; I will apply this after 1.1
ships.

Reply via email to