From: "Berin Loritsch" <[EMAIL PROTECTED]> on cocoon-users

> In JDK 1.4, the classes for JDBC access were changed.  As a result,
> the DB connection code *must* be compiled with a JDK 1.4 compiler.
>
> I have tested the database connection code under JDK 1.4, though I
> admit that I did not test it against the Oracle database.  It is
> *possible* that the Oracle driver does not work under JDK 1.4, though
> if you used the old style ESQL values and got things working I suspect
> it is the fact that the pooling code needed to be recompiled.

IMO, this is a showstopper for the coming Cocoon 2.0.2 release.
What can be done about it other than asking the users to recompile Avalon
code?
Maybe ship two jars with these classes and use the right one only, by
discerning with an ant "depends"?

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to