[jboss-jira] [JBoss JIRA] (WFLY-4646) After a successful start up allow an interceptor to be called

Shaun Appleton (JIRA) issues at jboss.org
Wed May 20 08:54:19 EDT 2015


Shaun Appleton created WFLY-4646:
------------------------------------

             Summary: After a successful start up allow an interceptor to be called
                 Key: WFLY-4646
                 URL: https://issues.jboss.org/browse/WFLY-4646
             Project: WildFly
          Issue Type: Feature Request
            Reporter: Shaun Appleton
            Assignee: Jason Greene


On start-up some other systems need to be notified that the start-up was successful.
This is a request to allow an interceptor to be defined in the standalone*.xml file that could be called on a successful start-up. 
If the startup was unsuccessful ie had any errors the interceptor would not be called.

Whether the startup is successful can be found out by the following cli command

/core-service=management:read-boot-errors

So the information on whether to call the interceptor or not is already known.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list