0 Replies Latest reply on Jan 21, 2008 10:41 AM by javatwo

    How to shutdown Jboss gracefully

    javatwo

      I need to shutdown Jboss for maintainence. I can not interrupt user's requests since they can be trade transactions. What is the way to shutdown Jboss gracefully? That is, no new requests allowed, but wait for all on-going requests to complete.

      Thanks for ideas.
      Dave