Subject | Re: [Firebird-Java] My java program using jaybird can run on linux but not on widows |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-06-28T18:16:08Z |
> Exception in thread "main" java.lang.NoClassDefFoundError:On Linux you use JayBird for JDK 1.4 with JDK/JRE 1.4.x, on Windows you try
> java/sql/Savepoint
to use JayBird for JDK 1.4 with JDK/JRE 1.3.x
Either take JayBird for JDK 1.3 or upgrade your JDK/JRE.
Roman