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

CXFHandlerResolverImpl initializes handlers at each getHandlerChain() invocation

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: