0 Replies Latest reply on May 11, 2006 4:44 PM by dabramov

    Sending to both UIL2 and JVM IL

    dabramov

      JBoss 4.0.3SP1, Java 1.5

      We're using JMS for notifications to various local subsystems. However, we also have slave servers that need to receive the same notifications.

      Anyone know of a simple way to send a single notification that remote subscribers can receive on UIL2, and local subscribers can receive using JVM IL? I'm concerned that it's not intuitive (and duplicate code) for publishers to know to have to send over both ILs.

      Thanks,
      -Dan