3 Replies Latest reply on Sep 28, 2009 3:16 AM by jc7442

    Server started notification in JBAS 5.0.1?

    simon_temple

      In version 4 we used:

      org.jboss.system.server.Server.START_NOTIFICATION_TYPE

      in a handleNotification() method to figure out when the server had started.

      In version 5 many things have changed and I can't find the Server class or anything similar.

      Does a version 5 server still produce JMX notifications when it starts/stops?

      If so, can you point me at an example or source code to help me migrate to version 5.

      TIA