[jboss-jira] [JBoss JIRA] (WFLY-227) Move Webservices client-config management into an MSC service

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Apr 29 06:43:53 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Robinson resolved WFLY-227.
--------------------------------

    Resolution: Done

    
> Move Webservices client-config management into an MSC service
> -------------------------------------------------------------
>
>                 Key: WFLY-227
>                 URL: https://issues.jboss.org/browse/WFLY-227
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Web Services
>            Reporter: Paul Robinson
>            Assignee: Paul Robinson
>             Fix For: 8.0.0.Alpha1
>
>
> Currently the client configuration is managed in 'add' and 'remove' step handlers. This causes two problems:
> 1) Other services can not depend on this configuration being ready.
> 2) Injection can't be used to obtain the ServerConfig.
> The solution is to have the add and remove step handlers start and stop a service (respectively). This service is dependent on the CONFIG_SERVICE and has the ServerConfig injected. Other services that need the ClientConfig can depend on this service.

--
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 jboss-jira mailing list