> > ...are you using jdk 1.4? > > Yes, 1.4.1 ...there you go - your ant is trying to compile the class assuming you have a jdk 1.2 - 1.3. You need to tell the build system you are using jdk 1.4 due to some JDBC API changes from 1.3 to 1.4.
...but AFAIR Carsten already put a check into the build.xml :-/ ? -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]