Re: [JBoss-user] How to change ConnectionFactory for DataSource

2001-04-13 Thread Nguyen Thanh Phong
I found the answer. Just replace the entry for DefaultDS (currently points to HyperSonicDB) and change standardjaws.jcml to have correct type-mapping. Another question: If I have several DataSource, e.g. Oracle, DB2, mySQL, etc, how can I use the DataSource that is not DefaultDS? Do I have to pu

[JBoss-user] How to change ConnectionFactory for DataSource

2001-04-13 Thread Nguyen Thanh Phong
Hi, I know this is a stupid questions but please bear with me because I'm still new to Jboss. I'm using JBoss 2.1-BETA-Mar-24-2001, with DB2 (7.1), JDK 1.3. When I deploy my bean, I got the following error. [Verifier] GeneratorIDBean: Verified. [Container factory] Deploying GeneratorIDBean [Cont