0 Replies Latest reply on Sep 13, 2004 7:35 AM by gbeutler

    Connect with several MDB to one topic.

      I've got one topic and try to register several remote EJB's to this topic. As long as there is only one MDB registered everything is fine. If I try to connect the next MDB to the topic I get :

      javax.jms.IllegalStateException: The durable subscription is already in use.

      How can I connect several MDB to one topic?
      I'm using jboss-3.2.5.

      Thanks in advance,

      Guido