Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-227

Move Webservices client-config management into an MSC service

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha1
    • None
    • Web Services
    • None

      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.

              paul.robinson@redhat.com Paul Robinson
              paul.robinson@redhat.com Paul Robinson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: