3 Replies Latest reply on Apr 9, 2008 3:12 PM by jonasb

    stop/startDelivery not present in JCA

    jonasb

      I'm using MDB's on JBoss 4.2.

      From what I understand the start/stopDelivery management methods that where available in MDB MBeans in previous JBoss versions is no longer available now that JBoss is using JCA to connect to JMS servers (http://jira.jboss.com:8080/jira/browse/EJBTHREE-372?page=comments).

      So, what can I use instead of start/stopDelivery on JBoss 4.2.*? The stop/start methods on the MBeans is no good replacement.

      Can I extend the MDB MBean somehow, maybe?


      Thnx / Jonas