0 Replies Latest reply on Aug 4, 2010 2:17 AM by kevin89

    When jboss server crash or first started. Where and how to set jboss to run a specific .java?

    kevin89

      I'm new to jboss. Can any pros out there give me some guidance on this?

       

      The task I wanted to perform is to check the database for any uncompleted task, and perform redo.

      In the current system, all processing request or queuing request are store in database. And problem occur when server crash, all processing request and queuing request that not yet been completed are ignore if no new request coming in after server crash.

       

      Where to configure the jboss to run a particular class when it first started and restart after crash?

       

      Thank you for reading.