Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3796

CXFHandlerResolverImpl initializes handlers at each getHandlerChain() invocation

XMLWordPrintable

      org.jboss.wsf.stack.cxf.client.serviceref.CXFHandlerResolverImpl#getHandlerChain(PortInfo portInfo) uses a map to avoid building the handler chain multiple time for a given port info. However it performs initialization / injection on the handlers at each invocation. Moreover, the access to the map is not thread-safe.

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: