Daniel Kulp created CXF-7985:
--------------------------------
Summary: 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
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)