Re: [JBoss-user] jboss 2.4.4 and mysql: Unknown Source

2002-02-20 Thread Christine
Hi, Dennis I had the same problem to start MySQL(3.23.47) with Jboss 2.4.4-Tomcat4.0.1. I did config the jboss.jcml under Jboss-2.4.4_Tomcat-4.0.1/jboss/conf/catalina. The changes are as follow: 1. mbean code=org.jboss.jdbc.JdbcProvider name=DefaultDomain:service=JdbcProvider attribute

[JBoss-user] jboss 2.4.4 and mysql: Unknown Source

2002-02-14 Thread Pavel Kolesnikov
Hallo, I've tried to configure Jboss 2.4.4 to use MySQL database. Unfortunatelly I found only JBoss 3.0 configuration on Jboss site, so I tried some directions found on the web with Google. So I've changed JdbcProvider mbean in jboss.jcml to: mbean code=org.jboss.jdbc.JdbcProvider

Re: [JBoss-user] jboss 2.4.4 and mysql: Unknown Source

2002-02-14 Thread David Jencks
The driver can't connect to the database. Usually its a url problem david jencks On 2002.02.14 10:58:47 -0500 Pavel Kolesnikov wrote: Hallo, I've tried to configure Jboss 2.4.4 to use MySQL database. Unfortunatelly I found only JBoss 3.0 configuration on Jboss site, so I tried some

AW: [JBoss-user] jboss 2.4.4 and mysql: Unknown Source

2002-02-14 Thread Jan Heise
] - -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Pavel Kolesnikov Gesendet: Donnerstag, 14. Februar 2002 16:59 An: [EMAIL PROTECTED] Betreff: [JBoss-user] jboss 2.4.4 and mysql: Unknown Source Hallo, I've tried to configure Jboss 2.4.4 to use MySQL

Re: [JBoss-user] jboss 2.4.4 and mysql: Unknown Source

2002-02-14 Thread Dennis Keller
Pavel - I had similar problems when I was starting out with JBoss. Turns out that I was configuration the wrong jboss.jcml file. If you're running jboss with catalina built-in, then you need to be editing the jboss.jcml file under JBoss-2.4.4_Tomcat-4.0.1/jboss/conf/catalina. Be sure you're not