0 Replies Latest reply on Apr 25, 2003 2:48 PM by btarbox

    Connection already a ClientID on deploy

    btarbox

      When I deploy my MDB jar I get: jmsIllegalStateExcep:
      The connection has already a clientID.

      This used to work...until I tried to make its topic a durable topic.

      I don't call setClientID anywhere in my code.

      I've setup a user in jbossmq-state.xml
      I've setup username/password in myBean-ejb-jar.xml and in myBean-jboss.xml......is there something else I have to do?

      Brian Tarbox