Aki Yoshida created CXF-4690:
--------------------------------
Summary: stax's inTransform feature does not work with a generic
provider's Source based service
Key: CXF-4690
URL: https://issues.apache.org/jira/browse/CXF-4690
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.7.0
Reporter: Aki Yoshida
Assignee: Aki Yoshida
When stax's inTransform feature is used for a provider's Source based service,
the call may fail with the following exception:
Caused by: java.lang.NullPointerException
at
org.apache.cxf.databinding.source.XMLStreamDataReader$2.close(XMLStreamDataReader.java:206)
...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira