Re: [JBoss-user] JDBC, Minerva and MySQL

2001-06-28 Thread Fred Loney
There remains one final magic incantation: in the ejb deployment file jaws.xml change    java:/DefaultDS    Hypersonic SQL to:    java:/mySQLDS    mySQL I assume the duplicate DefaultDS XADataSourceLoader MBean entry below is a typo. -- Fred Loney Enterprise Java Consultant Spirited Software,

[JBoss-user] JDBC, Minerva and MySQL

2001-06-28 Thread Scott Salisbury
Hello,   Below is a copy of the JDBC portion of my jboss.jcml file.  I am trying to connect to a MySQL db.  The bold, italicized print represents my effort to do this.  However, It is still connecting to Hypersonic.   How can I tell it to connect only to mysql?           org.hsql.jdbcDriver