]
Alessio Soldano updated JBWS-3966:
----------------------------------
Summary: Avoid calling BusFactory.setThreadDefaultBus(null) in JBossWSInvoker (was:
Reduce invocations to BusFactory::setThreadDefaultBus)
Avoid calling BusFactory.setThreadDefaultBus(null) in JBossWSInvoker
--------------------------------------------------------------------
Key: JBWS-3966
URL:
https://issues.jboss.org/browse/JBWS-3966
Project: JBoss Web Services
Issue Type: Enhancement
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.2.0.Final
Analyse if we can avoid invoking BusFactory::setThreadDefaultBus in some scenarios, to
reduce contention on its THREAD_BUSSES WeakHashMap.