[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Can JBoss have DB Multipools (or pool of pools)?

billa007 do-not-reply at jboss.com
Tue Jul 21 15:49:51 EDT 2009


Well, the example I mentioned above, Oracle does provide a way to connect to more then one db (more then one server). 

I was incorrect in saying it only works with RAC. It does work with plain oracle DB. 

The only problem is that it HAS to have the same SID on both servers. So in is not a TRUE pool of pools. So it is one Datasource for multiple Oracle databases with SAME SID. And it only applies to Oracle. 

What I want to know is if JBoss has a way to define a dataSource pointing to multiple db's or DataSources. 

thanks


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

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



More information about the jboss-user mailing list