[
https://issues.apache.org/jira/browse/CXF-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-7985.
------------------------------
Resolution: Fixed
> Blocking Class.forName calls on JAX-RS dispatch path
> ----------------------------------------------------
>
> Key: CXF-7985
> URL: https://issues.apache.org/jira/browse/CXF-7985
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.3.0
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Priority: Major
> Fix For: 3.3.1
>
>
> The detection for whether JAXB and activation are available on the classpath
> occurs for every request which is expensive and is also synchronized. This
> information should be cached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)