NPE when JAX-WS service receives empty soap body
------------------------------------------------
Key: AXIS2-3176
URL: https://issues.apache.org/jira/browse/AXIS2-3176
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Nikhil Thaker
Error Description:
When a SOAP message with an empty body is sent to a JAX-WS
service, the following NullPointerException occurs
[15.08.07 09:01:47:743 CEST] 00000021 ExceptionFact 1
org.apache.axis2.jaxws.ExceptionFactory
createWebServiceException Create Exception:
javax.xml.ws.WebServiceException: java.lang.NullPointerException
at
org.apache.axis2.jaxws.ExceptionFactory.createWebServiceExceptio
n(ExceptionFactory.java:180)
at
org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(
ExceptionFactory.java:79)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]