InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: Problem with 3.20 beta 1


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