3 Replies Latest reply on Sep 15, 2005 2:22 AM by jaikiran

    Problem creating a DurableSuscription

    jpla2005

      Hi:

      I have a problem, I trying to create a DurableSuscription to a some topic. When I try to create a subscriber
      (subscriber = session.createDurableSubscriber(...)) I got a follow error:

      javax.jms.JMSSecurityException: Connection not authorized to do durable subscription on topic: testTopic.

      I was read the ConfigJBossMQSecurity page but, I don't find the jboss.xml file inside the server's folder.

      My doubt is, how can I configure the users, password and roles, and specify the access level for someone, or what can I should do to create a DurebleSuscription to a specific topic.

      thanks

      Jose Antonio.