Hi,

I'm looking at the possibility to deploy different customers/groups of users in 
the same application server cluster, but with separate underlying databases 
(identical structure - different data). 

I want to avoid keeping references in the application (i.e. a resource-env-ref 
in jboss.xml) to each customer's datasource, and instead use a "generic" 
DS-configuration and perform some kind of delegation to the correct datasource. 

Each thread can be identified to belong to a given customer, so that part is a 
non-issue. 

I read about the varia DatasourceDelegator which seems to be pretty close to 
what I need, but it appears to have been removed in JBoss 4.x. Anyone with a 
clue about that?

Anyone with the same problem or existing solution?

Thanks,

Markus

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to