Apparently this probelm is documented in archives, this
problem is in there many times. The lib for this
class is at http://www.javasoft.com/products/jta.
----- Original Message -----
From: Bob Epling <Bob.Epling@twtelecom.com>
To: <instantdb@enhydra.org>
Sent: Wednesday, August 23, 2000 6:53 PM
Subject: InstantDB: does it work with java 1.3?
>
> Hi,
>
> I just installed your product and tried to run the example ScriptTool as
> defined in the Readme.txt and I got the following error:
>
> [Loaded org.enhydra.instantdb.db.Transaction]
> 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)
>
> I am using java 1.3 to run this:
>
> C:\WINNT\Profiles\bepling\Desktop\idbx\Examples>java -version
> java version "1.3.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
> Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
>
>
>
> Can you help.
>
> Thanks,
> Bob
>
> --------------------------------------------------------------------------
---
> 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.
-----------------------------------------------------------------------------
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.
|