-
Task
-
Resolution: Done
-
Major
-
jbossws-cxf-7.3.0.Final
-
None
To fix https://issues.redhat.com/browse/JBWS-4385
it creates a JAXPDelegateClassLoader for each webservice invocation, this seems not necessary to create classloader for each invocation. This can be improved by creating this JAXPDelegateClassLoader in Servlet.init() instead of creating for each request.
- is cloned by
-
JBEAP-28643 [GSS](8.0.z) JBWS-4433 - Don't create JAXPDelegateClassLoader for each invocation in the CXFServletExt
- Open
- is incorporated by
-
JBEAP-28706 [GSS](8.1) JBWS-4434 - Don't create JAXPDelegateClassLoader for each invocation in the CXFServletExt
- Resolved
-
JBEAP-28644 [GSS](7.4.z) JBWS-4433 - Don't create JAXPDelegateClassLoader for each invocation in the CXFServletExt
- Resolved