[jbossws-issues] [JBoss JIRA] (JBWS-3707) AbstractCommonConfig is not thread safe

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Sep 23 05:25:03 EDT 2013


Alessio Soldano created JBWS-3707:
-------------------------------------

             Summary: AbstractCommonConfig is not thread safe
                 Key: JBWS-3707
                 URL: https://issues.jboss.org/browse/JBWS-3707
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-integration
            Reporter: Alessio Soldano
             Fix For: jbossws-cxf-4.3


The org.jboss.wsf.spi.metadata.config.AbstractCommonConfig is not thread safe. The members should likely be final (and the collection ones should be initialized to concurrent collections).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list