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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to