Colm O hEigeartaigh created CXF-8065:
----------------------------------------
Summary: Stop using static factories in StaxUtils
Key: CXF-8065
URL: https://issues.apache.org/jira/browse/CXF-8065
Project: CXF
Issue Type: Improvement
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 3.3.3
This task is to stop using static XMLInputFactory/XMLOutputFactory instances in
StaxUtils for security reasons and to instead rely on a parser pool, which is
keyed off the ClassLoader. This has an impact on
StaxUtils.setInnerElementLevelThreshold / setInnerElementCountThreshold which
will be deprecated and will no longer have any effect.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)