The 3.2.6 documentation talks about creating user ids and roles via JMX by using the org.jboss.mq.sm.file.DynamicStateManager's MBean. However, it appears that by default the org.jboss.mq.sm.jdbc.JDBCStateManager MBean is used. This MBean does not have the addUser, addRole, etc, operations.
If I want to create user ids and roles at runtime, do I have to reconfigure JBossMQ to use the org.jboss.mq.sm.file.DynamicStateManager's MBean? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860581#3860581 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860581 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
