-
Bug
-
Resolution: Done
-
Blocker
-
8.0 Update 4.1
-
None
-
False
-
None
-
False
-
-
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.
- clones
-
JBEAP-28643 [GSS](8.0.z) JBWS-4433 - Don't create JAXPDelegateClassLoader for each invocation in the CXFServletExt
- Open
- incorporates
-
WFLY-20070 Upgrade jbossws-cxf from 7.3.0.Final to 7.3.1.Final
- Resolved
-
JBWS-4433 Don't create JAXPDelegateClassLoader for each invocation in the CXFServletExt
- Resolved