2 Replies Latest reply on Jun 5, 2003 9:23 PM by herman

    Connection has already a clientID

    herman

      hi,

      I tried to make a topic durable by setting <subscription-durability>Durable</subscription-durability> in my ejb-jar.xml.

      I put <mdb-user>, <mdb-passwd> and <mdb-client-id> in my jboss.xml and put matching
      , , entries in my jbossmq-state.xml file.

      and I got: WARN org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS provider failure detected:
      javax.jms.IllegalStateException: The connection has already a clientID"

      anyone can tell me what's the problem?

      by the way, if i change <subscription-durability>Durable</subscription-durability> to NonDurable, everything is fine.

      Thanks,
      Herman