Raise a feature request (and/or supply a patch) on JIRA. The most obvious solution is to allow an optional JAAS config on the JMSProviderAdapter. i.e. if the MDB (or JMS RAR) does not provide a user/password it asks JAAS for the user/password and does createConnection(jaasUser, jaasPassword).
I'd raise the issue in the Developer's security forum first, to discuss implementation details/issues on the JAAS side, e.g. maybe you want this same user/password for the JNDI context, not just the JMS connection creation. http://www.jboss.org/index.html?module=bb&op=viewforum&f=171 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879967#3879967 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879967 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
