[jboss-user] [Datasource Configuration] - Datasource DB name problem

sedavnikh do-not-reply at jboss.com
Fri Aug 28 02:52:33 EDT 2009


Hello!

I have the following problem:
I have 2 datasources for DB1 and DB2. I also have query that used some data from DB1 and from DB2 (stored procedure calls from DB2). When I executes the query using connection based on DB1 datasource and SQLExeption happens on query exeqution (error hapens in the procedure) all other connection based on DB1 datasource has wrong database name (DB2 instead of DB1).

I use JBoss 4.0.5 and MySQL 5.0.51.

Any ideas?


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

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



More information about the jboss-user mailing list