2 Replies Latest reply on Jul 13, 2006 2:58 AM by jaikiran

    JBoss Security

      I am trying to call connectionFactory.createQueueConnection("queueUser", "queueUserPassword") but I am getting a security exception. - the user is not authenticated.

      What are ALL the DD pieces I need in order to create a valid user and password such that this call will authenticate my username and password?

      I've read the How-To but it glosses over the details that I need, and after hours and hours of searching and reading I still don't know what is missing!

      How do I create the role "queueUser" with the associated "queueUserPassword" password and give this role the proper access for this call to be successful?

      Thanks.

        • 1. Re: JBoss Security
          gohip

          I am also after this answer, but have yet to stumble upon it, it would be nice if some MQ gurus, could pleeeeaaasssee give us some insight, my thread is here...

          http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85722

          • 2. Re: JBoss Security
            jaikiran

             

            my thread is here...

            http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85722


            Had a look at that thread. Could not make out your exact problem. Please create a separate thread and explain what you are trying out in your application.

            I am trying to call connectionFactory.createQueueConnection("queueUser", "queueUserPassword") but I am getting a security exception


            joejack, it would be great if you could provide more details about your application, as to how the queues are configured and the code from where this is operation is being carried and also the exception stacktrace that you are seeing. This information will help someone here to help you out with your problem.