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]

Re : InstantDB: Using instantDB with JDK1.3



Hi,

I'm not sure it's a matter of JDK1.2 or JDK1.3, but maybe because the new
beta version of instantdb uses JTA.

In fact, you just need to download this file : jta-spec1_0_1.zip which
you'll find here : http://java.sun.com/products/jta/index.html,
click on the second "Continue" button (the one after "JTA interfaces,
specification and javadoc files").

Proceed to download (about 600 kb, quite small).

Then, extract it where you want and add a reference to jta-spec1_0_1.jar to
your classpath.

Make sure your classpath is correct then, and try again. I had the same
problem, it's now solved.


--------------------------------------------
Christian PENNAFORTE
CRIH Champagne-Ardenne
--------------------------------------------



                                                                                              
                     "Rhys Thomas"                                                            
                     <rhys@bit.net.au        Pour :  <instantdb@enhydra.org>                  
                     >                       cc :                                             
                     Envoyé par :            Objet :      InstantDB: Using instantDB with     
                     owner-instantDB@        JDK1.3                                           
                     Enhydra.ORG                                                              
                                                                                              
                                                                                              
                     07/08/00 12:45                                                           
                    Veuillez répondre                                                         
                    à instantDB                                                               
                                                                                              
                                                                                              



Hi,

I have managed to install and run instantDB with version JDK1.2 but are
having troubles
with JDK1.3 when running the ScriptTool program and the command line

java -Xms16m -Xmx32m org.enhydra.instantdb.ScriptTool

with the result:-

java.lang.NoClassDefFoundError: javax/transaction/xa/XAException
        at org.enhydra.instantdb.db.Database.dbOpen(Database.java:293)
        at
org.enhydra.instantdb.jdbc.idbConnection.<init>(idbConnection.java:79)
        at org.enhydra.instantdb.jdbc.idbDriver.connect(idbDriver.java:40)
        at java.sql.DriverManager.getConnection(Unknown Source)
        at java.sql.DriverManager.getConnection(Unknown Source)
        at org.enhydra.instantdb.SampleThread.run(ScriptTool.java:537)
        at java.lang.Thread.run(Unknown Source)

Can you help?

Regards,


Rhys Thomas



-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.