3 Replies Latest reply on Oct 16, 2001 4:03 PM by pra

    MBean for JMS Listener

    johnmoore

      I am moving our application (mostly external configuration files) to use JBoss (JBoss/Tomcat) instead of SwiftMQ. We have a program, the CriticalErrorListener that runs outside of jboss that receives messags sent by a Stateless Session bean.

      So my question is, is it recommended to move this listener to be an MBean or leave it a separate process outside of JBoss?

      John Moore