-
Bug
-
Resolution: Unresolved
-
Major
-
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
-
JBWS-4433 Don't create JAXPDelegateClassLoader for each invocation in the CXFServletExt
- Resolved
- is cloned 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
-
WFLY-20070 Upgrade jbossws-cxf from 7.3.0.Final to 7.3.1.Final
- Resolved