Java2Security Error. StAXUtils needs a AccessController code.
--------------------------------------------------------------
Key: WSCOMMONS-297
URL: https://issues.apache.org/jira/browse/WSCOMMONS-297
Project: WS-Commons
Issue Type: Bug
Components: AXIOM
Reporter: Rich Scheuerle
Assignee: Rich Scheuerle
Problem:
StAXUtils.createXMLStreamReader(...) and StAXUtils.createXMLStreamWriter(...)
methods call out to the plugged in stax implementation. Brent Ulbricht
discovered a J2S
exception in a non-woodstox parser.
Solution:
I am pursuing a fix with the one of the owners of the parser. In addition, I
am using this JIRA to do surround the code in a AccessController.doPriv block.
This solution is consistent with pre-existing code in doPriv code in StAXUtils.
--
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]