Hi Francois,

Finally got Sequoia to compile by using JDK 1.4. The JDK version of 1.5 was giving us the same error than we we got with 1.6. I guess Sun totally removed JDBC 2 out of the latest versions of 1.5.
1.5 has JDBC3 which has some new interfaces such as Savepoints. There is a mechanism in the Sequoia build process that tries to automatically detects the JDK version and generates the missing JDBC 3 interfaces if you are using a JDK 1.4. This might not have worked in your environment for some reason.

I am now focusing on Sequoia 4 that compiles with 1.6 without any problem (AFAIK!).

Thanks for your feedback,
Emmanuel

------------------------------------------------------------------------

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia


--
Emmanuel Cecchet
FTO @ Frog Thinker Open Source Development & Consulting
--
Web: http://www.frogthinker.org
email: [email protected]
Skype: emmanuel_cecchet

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to