I recently just downloaded the 3.20 beta 1 and just
replaced my idb.jar file.
Now when I try to run my class that creates the
database it gives me the following error:
Exceptino in thread "main"
java.lang.NoClassDefFoundError: javax/transaction/xa/XAException
at org.enhydra.instantdb.db.Database.dbOpen(
Database.java:293)
at
org.enhydra.instatndb.jdbc.idbConnection.<init>(idbConnection.java:79)
..
..
I've never had a problem before creating the
database till i used the 3.20 beta1 idb.jar file.
It compiles without any errors but when I run it is
when I get the error.
I even deleted all the directories except my
Support.prp file.
Any ideas on this.
Thanks
|