Hello everybody,

JBoss 4.0.3SP1
EJB3 RC3

I use the EJB3 persistance with one database. That is works. But actually I 
have one database by client. Therefore, I need to connect (disconnect) at 
multiples databases according to the client.
For example :
1) a client X asks to me a jobs list. I have to connect to database of client X.
Then
2) a client Y asks to me his jobs list. I have to connect to database of client 
Y.
etc.. for every client.

I dont know how to do. I looked at wiki, forum.
I think it has to do some modifications in datasource, then the look up in EJB 
Session and specify the database name for example.

Have you any suggestions ???


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to