0 Replies Latest reply on Mar 3, 2003 10:33 AM by tmuldoon

    How to abort startup?

    tmuldoon

      I have a "startup" MBean that initializes my application. It is working well for the most part, however, I want the JBoss Server to abort starting up if I encounter any type of exception (as any exception encountered during startup should be considered fatal). I just do not know how to go about aborting starting up.

      Thanks in advance, Tom