Re: Re: Re: [JBoss-user] MySQL, BMP, Table not found

2001-07-12 Thread tim . haley
Scott, I think your jboss.xml file is still not quite right: > >Here is my jboss.xml > > > > > jdbc/mySQLDB > java:/jdbc/mySQLDB > > > This should be: false jdbc/mySQLDB java:/jdbc

Re: Re: Re: [JBoss-user] MySQL, BMP, Table not found

2001-07-11 Thread Scott Salisbury
nk you again for your help. I really appreciate it. Scott    - Original Message - From: [EMAIL PROTECTED] To: Scott Salisbury Cc: [EMAIL PROTECTED] Sent: Wednesday, July 11, 2001 12:54 PM Subject: Re: Re: Re: [JBoss-user] MySQL, BMP, Table not found Scott,It soun

Re: Re: Re: [JBoss-user] MySQL, BMP, Table not found

2001-07-11 Thread tim . haley
Scott, It sounds like the InstantDB datasource is still being defined, but since you have removed the driver, it cannot load. I think that in JBoss 2.2.1 you have to delete the jboss-auto.jcml file in order to avoid having previously defined mbeans from reappearing on you. That was changed in