Uploaded image for project: 'WildFly Arquillian'
  1. WildFly Arquillian
  2. WFARQ-185

Easy try/finally semantics for server reload from a ServerSetupTask

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 5.1.0.Beta6, 5.1.0.Final
    • None
    • None

      Instead of having SSTs call ServerReload, and perhaps have it not get called if an exception happens before the call, instead allow SST classes to be annotated @ServerReload and have WF Arq wrap the SST in one that uses a try

      { callWrapped }

      finally

      { ServerReload.reloadIfRequired }

      .

              jperkins-rhn James Perkins
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: