[jboss-user] [JCA/JBoss] - Re: Multiple Data Bases Data Source Pool

vickyk do-not-reply at jboss.com
Tue Jun 10 13:48:44 EDT 2008


"uji" wrote : 
  | An alternative would be to map the ejbs to a special data source pool that returns connections to different data bases depending on the authenticated user.
  | 
  | It this possible? How?

You can have the same database but pools getting created per user , this can be done by configuring the -ds.xml file .

Check this 
http://wiki.jboss.org/wiki/JBossJCAPooling

The same -ds.xml will have now pools getting created for various users ,does this help you ?


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

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



More information about the jboss-user mailing list