1 Reply Latest reply on Apr 27, 2003 11:39 PM by sashahunt

    deploying a durable MDB topic

    btarbox

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

      I got: Connection not authorized to do durable subscription on topic.

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

      Now I get: JMSSecurityException: User: myUser is NOT authorized.

      Can anyone tell me what I'm missing here? Thanks.

      Brian Tarbox