1 Reply Latest reply on May 24, 2006 3:25 AM by dimitris

    How to start a service when the Server is started

    hsaha

      Hi,
      Is there any way to start a service only after jboss is fully initialized.
      One way i know is to keep polling for jboss.system:type=Server Object's 'Started' attribute.

      Is there any other way so that i can mention that particular MBean as a 'depends' attribute for the new service i am writing.

      Regards
      Himadri