[
https://issues.apache.org/jira/browse/CXF-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated CXF-8065:
-------------------------------------
Description: 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.
(was: 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.)
> 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
>
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)