1 Reply Latest reply on May 23, 2002 10:20 PM by hchirino

    jboss 3.0 security

    mmiklas

      Hi have problem with dynamic created queues.
      I created TemporaryQueue and I can not send/receive from this queue, I have following exception (client):
      Connection not authorized to subscribe to destination: system.queue
      javax.jms.JMSSecurityException: Connection not authorized to subscribe to destination: system.otem_queue
      <<no stack trace available>>

      I do not have problems with static queues, because I assigned roles to user, but what about dynamic?

      I jboss 2.4.4 I did not have such problem
      Maicek