NPE in W3CDOMStreamWriter.writeCharacters caused by StaxUtils.copy
------------------------------------------------------------------
Key: CXF-1595
URL: https://issues.apache.org/jira/browse/CXF-1595
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.1
Reporter: aaron pieper
Attachments: stacktrace.txt
An NPE in W3CDOMStreamWriter.writeCharacters is caused by StaxUtils.copy.
Tracing into W3CDOMStreamWriter, this happens because "currentNode" is null.
The stack trace is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.