2 Replies Latest reply on Dec 2, 2009 7:07 AM by babazs

    JMX notification listener in another JVM

    aktweb

      I would like to have 1 instance of Jboss send notifications to another instance of Jboss in the same cluster.

      So my NotificationBroadcaster and NotificationListener are in separate JVMs.

      It seems like this should be a common thing to do, and perhaps is already done internal inside Jboss.

      Any pointers on how to do this would be great.

      -- THanks, Andrew