[jbossws-issues] [JBoss JIRA] (JBWS-3689) Ensure consistent state of server config is always used

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Dec 4 17:28:07 EST 2013


    [ https://issues.jboss.org/browse/JBWS-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928757#comment-12928757 ] 

Alessio Soldano commented on JBWS-3689:
---------------------------------------

The "basic" attributes in AbstractServerConfig are all related to / used for WS endpoints deployment: https://issues.jboss.org/browse/WFLY-2451 covers proper state management.
The rest of the attributes in the ServerConfig is for management of client/endpoint pre-defined configs, which is addressed in https://svn.jboss.org/repos/jbossws/spi/branches/JBWS-3739 / https://svn.jboss.org/repos/jbossws/common/branches/JBWS-3739 / https://svn.jboss.org/repos/jbossws/stack/cxf/branches/JBWS-3739 branches (as part of the JBWS-3708 changes).
                
> Ensure consistent state of server config is always used
> -------------------------------------------------------
>
>                 Key: JBWS-3689
>                 URL: https://issues.jboss.org/browse/JBWS-3689
>             Project: JBoss Web Services
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-integration
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-4.3
>
>
> The ServerConfig can be modified, through management API, JMX, etc. We should ensure that each time we use data from the server config, a consistent state is actually used. This is tightly related to the work / efforts under WFLY-1759, as we might for instance keep a reference to a copy of the config with pending updates to its values still to be applied.

--
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