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
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
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