|
From: Michael Y. <sp...@on...> - 2003-12-18 21:47:27
|
I'm using Spring inside JBoss 3.2.3, and I was experimenting with connecting to two dbs (one oracle and ms sql), but got a problem when Spring is trying to load meta data for sql error codes and exception handling. The exception I got is: cannot connect to database because the driver is for the wrong database. I wonder if this is a JBoss issue, or Spring related? Thanks! /Michael. |