[JBoss-user] [JCA/JBoss] - Re: Problems with setting up Multiple Datasources

2004-04-05 Thread sthomasg
ok, I'm really Not an idiot! Really! trust me! I have no idea how I managed to post ejb-jar.xml 3 times in a row.maybe when I previewed before posting.. lets try that again: Jboss.xml: | | | | | | | CustSoldEJB | ejb/CustSoldLocalHome |

[JBoss-user] [JCA/JBoss] - Re: Problems with setting up Multiple Datasources

2004-04-05 Thread sthomasg
Ok.. I have DTD validation and debugging turned on..everything seems ok. No DTD validation errors show in logs... My Config xmls" ** ejb-jar.xml ** | | | http://java.sun.com/dtd/ejb-jar_2_0.dtd";> | | | | | | CustSalesEJB | com.spectru

[JBoss-user] [JCA/JBoss] - Re: Problems with setting up Multiple Datasources

2004-04-02 Thread sthomasg
Ok..thanks for looking at this! From the Server.log : 2004-04-02 11:37:26,906 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/jboss/jboss-3.2.3/server/default/deploy/mysql-ds.xml | 2004-04-02 11:37:26,937 INFO [org.jboss.resource.connectionmanager.RARDeploy

[JBoss-user] [JCA/JBoss] - Re: Problems with setting up Multiple Datasources

2004-04-02 Thread sthomasg
the jbosscmp-jdbc.xml part was supposed to say: I removed the Section of jbosscmp-jdbc.xml., that is, I am configuring my database's within each individual bean's tag in jbosscmp-jdbc.xm. sorry about that! Scott View the original post : http://www.jboss.org/index.html?module=bb&op=viewt

[JBoss-user] [JCA/JBoss] - Problems with setting up Multiple Datasources

2004-04-02 Thread sthomasg
I am having trouble configuring multiple datasources in Jboss 3.2.3.An extensive search of the Jboss forums and google revealed no answers, although I did find postings for others with the same problem. I have 2 Seperate MySQL databases, plus I have left Jboss's DefaultDS links to Hyp