Re: [JBoss-user] MySQL configuration problem

2002-06-12 Thread Faisal Mahmood
I have tried this, but didn't help. Can there be any other option or configuration I might be missing? Faisal. You have the correct pieces in the right place I think, however there is something wrong with your config. Double check the url, username, password. david jencks On 20

Re: [JBoss-user] MySQL configuration problem

2002-06-11 Thread David Jencks
You have the correct pieces in the right place I think, however there is something wrong with your config. Double check the url, username, password. david jencks On 2002.06.11 07:57:20 -0400 Faisal Mahmood wrote: > Hi, > I am trying to configure MySQL with JBoss. DO I need mysql.rar file >

[JBoss-user] MySQL configuration problem

2002-06-11 Thread Faisal Mahmood
Hi, I am trying to configure MySQL with JBoss. DO I need mysql.rar file in the deploy folder if yea from where I can get that?.I have modified the mysql-service.xml file by adding the connection URL and JNDI name for the data source. Also I have added the data source name in jboss.xml and

Re: [JBoss-user] mysql configuration

2001-05-09 Thread Todd Chaffee
Here's the relevant parts of my jboss.jcml: org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.id bDriver,org.gjt.mm.mysql.Driver EstoreDB org.opentools.minerva.jdbc.xa.wrapper.XADa taSourceImpl jdbc:mysql://localhost:3306/petstore 120 root 10 parallax1 false false false true 12 18

RE: [JBoss-user] mysql configuration

2001-05-09 Thread Doyle, Steven
: Jacob Andresen [mailto:[EMAIL PROTECTED]] Sent: 09 May 2001 15:36 To: [EMAIL PROTECTED] Subject: [JBoss-user] mysql configuration Anybody have some configuration files for jboss and mysql that they would like to share? thanx in advance, Jacob Andresen

[JBoss-user] mysql configuration

2001-05-09 Thread Jacob Andresen
Anybody have some configuration files for jboss and mysql that they would like to share?   thanx in advance, Jacob Andresen