users
[Top] [All Lists]

Hibernate 3 on jdk 1.3

To: users@xxxxxxxxxx
Subject: Hibernate 3 on jdk 1.3
From: Bill Manuel <bill.manuel@xxxxxxxxx>
Date: Fri, 23 Sep 2005 11:18:41 -0400
Delivered-to: mailing list users@cinjug.org
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=H1eYwRQUytA0aBWzgjDDFED5pOdnL100euLWYZcxWLietfyNZMyyO0ySacUwjSxvsw+nrxIjPai4IZQWG1Xbkl8sGWEZQB4o3egdedTUREmkgt5PSUnAFzp1t03/Mzh3cXlljBQSZgF6s0EcA38lYZouqspGXb8rcxLeNS84xrk=
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Reply-to: Bill Manuel <bill.manuel@xxxxxxxxx>
Does anyone know if you can run hibernate 3 on an application server that is still using jdk 1.3 (Websphere)?

In the "How to compile" section of hibernate 3, I found this:
Run build.xml with Ant under JDK 1.2 or later (JKD 1.4 required for Hibernate 3.x, though stubs for some third-party libraries can be created to compile and run Hibernate 3.x under JDK 1.3).

Does this mean that the binary of Hibernate 3 has to be recompiled?  I assume, but I don't know exactly what "stubs for some third-party libraries can be created to compile and run" mean.

Anyone?


<Prev in Thread] Current Thread [Next in Thread>
  • Hibernate 3 on jdk 1.3, Bill Manuel <=