0 Replies Latest reply on Dec 19, 2005 5:02 PM by lionelds

    JMS topic security configuration

    lionelds

      Is it possible to configure Jboss to do the following?

      Configure a set of Topics to always require a username and password. No un-authenticated users are to be allowed to connect.

      Configure another set of Topics (different from above) to allow users to connect un-authenticated.


      All this has to be done in the same Jboss instance.

      Do I need to define different SecurityManager's for this configuration to work?

      Thanks,