[ http://jira.jboss.com/jira/browse/JBJCA-11?page=comments#action_12314479 ] Adrian Brock commented on JBJCA-11: -----------------------------------
There are four changes required here: 1) Allow a -ds.xml file to say it wants to use reauthentication-support when the ra.xml says it support it. 2) Change the pooling to ignore the Subject when reauthentication is enabled 3) Change BaseWrapperManagedConnectionFactory.matchManagedConnections() to perform the reauthentications based on a configuration from -ds.xml 4) Implement jdbc reauthentication using vendor specific plugins. For DataSource deployments (1) and (3) can be the same flag as far as the user is concerned. > Reauthentication Support > ------------------------ > > Key: JBJCA-11 > URL: http://jira.jboss.com/jira/browse/JBJCA-11 > Project: JBoss JCA > Type: Feature Request > Reporter: Andrew Oliver > Assignee: Adrian Brock > > > Add support for the reauthentication support (in particular MySQLChangeUser) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- 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-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
