[
https://issues.apache.org/jira/browse/CXF-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated CXF-8065:
-------------------------------------
Fix Version/s: (was: 3.3.3)
3.4.0
> 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
> Priority: Major
> Fix For: 3.4.0
>
>
> 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.14#76016)