Just wondering why you have 5 databases with authentication information.  Are 
you suggesting that the client provide the name of the database to authenticate 
against?  or that there is a 6th datastore that selects a database based on 
login name?   It sounds to me like this a security issue that may be better 
solved by centralizing a database to use for authentication....but maybe there 
are legacy application issues involved....

Some databases have database links (Oracle, SQL Server) so one could fashion an 
SQL query to select from a view that accesses each database (as long as the 
databases can see each other on the network).   I don't think mySQL has that 
feature.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3904233#3904233

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3904233


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to