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: Java version support?


Matthew

As you say BatchUpdateException is a Java 2 class. As InstantDB implements
the JDBC 2 API it will require BatchUpdateException if any of the batch
methods are invoked.

InstantDB currently works with some 1.1 JVMs. (I think Sun's is OK). However
the Java Language Spec allows resolution of links at various points in a
Class' life cycle and it looks like Netscape's JVM does this during class
loading.

I don't think there's any way around this using Netscape's JVM (anyone out
there no different?). One option might be to use the Java Plugin instead.

Regards

Peter Hearty
Lutris Technologies UK


-----Original Message-----
From: owner-instantDB@enhydra.org [mailto:owner-instantDB@enhydra.org]On
Behalf Of Matthew Davidson
Sent: 04 October 2000 14:44
To: instantdb@enhydra.org
Subject: InstantDB: Java version support?


Which versions of java will idb not support? In particular, I am trying
to run it from an applet, and while testing under Netscape on Linux, I
had no problems, but when we went to try it on WinNT Netscape it
complained about not being able to find java.sql.BatchUpdateException,
which is a Java 2 class. In retrospect, I wonder if the only reason it
worked on my machine at all was because the Java 2 files were in my
CLASSPATH elsewhere. Does idb support Java 1.1? I even tried including
BatchUpdateException in the jar file, but Netscape wouldn't consider it,
presumably because it is part of the java.* hierarchy.

Has anyone else had this problem, or know of a way to get around it?

Matthew Davidson
ScholarOne
----------------------------------------------------------------------------
-
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.