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

AbstractCommonConfig is not thread safe

XMLWordPrintable

      The org.jboss.wsf.spi.metadata.config.AbstractCommonConfig is not thread safe and is possibly accessed / modified concurrently (at least during boot on WFLY as a consequence of WFLY-1759). The members should likely be final (and the collection ones should be initialized to concurrent collections).

      Same applies to org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData and org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.

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

              Created:
              Updated:
              Resolved: