JAXWS: NPE in XMLSpineImpl when no header block exists
------------------------------------------------------
Key: AXIS2-930
URL: http://issues.apache.org/jira/browse/AXIS2-930
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Reporter: Nick Gallardo
The init(SOAPEnvelope) method in XMLSpineImpl will throw an NPE if the
SOAPEnvelope it is passed does not have a header block. That was not caught
earlier because all of the tests have an empty header block like
"</soap:Header>".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]