2 Replies Latest reply on Aug 2, 2003 9:57 PM by nphelps

    configurable security domain of destination

    philc

      In org.jboss.mq.security.SecurityManager tje security domain seems to be hard coded. Line 66 reads:
      String securityDomainName = "java:/jaas/jbossmq";

      Should we not be able to assign a Security Domain to a Destination in its MBean configuration?