[JBoss-user] [Beginners Corner] - Re: org.jboss.util.NestedSQLException:

2004-12-02 Thread Raist_Majere
You have uncommented too many lines, 'cause there has to be only one connection tag uncommented. So when using the datasource for CMP the datasource cannot be found because is missconfigured. If you want to use TCP connections, leave that connection tag uncommented and comment the other ones.

[JBoss-user] [Beginners Corner] - Re: org.jboss.util.NestedSQLException:

2004-12-01 Thread monsterk
?xml version=1.0 encoding=UTF-8? !-- The Hypersonic embedded database JCA connection factory config $Id: hsqldb-ds.xml,v 1.1.2.11 2003/09/28 12:31:36 starksm Exp $ -- local-tx-datasource !-- The jndi name of the DataSource, it is prefixed with java:/ -- !-- Datasources are not

[JBoss-user] [Beginners Corner] - Re: org.jboss.util.NestedSQLException:

2004-11-30 Thread Raist_Majere
What JBoss version do you use? What changes have you made? Did you use before having that problem another database? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3856983#3856983 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: org.jboss.util.NestedSQLException: Could not create conn

2004-02-24 Thread maximuszen
now the problem is gone... i can't figure it out... i install jboss 3.2.2 in another directory couldn't get it working despite tinkering with the configuration and bashrc file so i went back to 3.2.1. I ran the server in the morning and... no errors. go figure... anyone have any ideas? View

[JBoss-user] [Beginners Corner] - Re: org.jboss.util.NestedSQLException: Could not create conn

2004-02-20 Thread maximuszen
Thanks for your reply. Its great to see the Founder in the forum. This problem occurs intermittently. The problem went away for a while, but it now has returned. I am using Mandrake 9.2 and I installed mysql jdbc connector 3.0.10 but it still doesn't work. I restarted mysql from the console