-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Is it possible to use Hibernate 3.1 with JDK 1.3.1?
PostPosted: Thu Apr 13, 2006 9:11 am 
Newbie

Joined: Thu Apr 13, 2006 9:06 am
Posts: 2
Hi All.

Is it possible to use Hibernate 3.1 with JDK1.3.1? I've tried to build it using JDK 1.3.1 with no luck.

Please help.

Best regards,
Dmitri


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 13, 2006 10:28 am 
Pro
Pro

Joined: Mon Jan 24, 2005 5:39 am
Posts: 216
Location: Germany
You have to compile it yourself.
Here is some info:

http://www.hibernate.org/30.html#A4

_________________
dont forget to rate !


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 14, 2006 5:51 am 
Newbie

Joined: Thu Apr 13, 2006 9:06 am
Posts: 2
Hi steckemetz.

Sure I've read it (http://www.hibernate.org/30.html#A4) before try to buld. I found some classes in sources (except third-part libraries) that can't be compiled with JDK 1.3.1, org.hibernate.jdbc.ResultSetWrapper, org.hibernate.lob.SerializableClob for example.

Best regards,
Dmitri


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 18, 2006 3:01 am 
Pro
Pro

Joined: Mon Jan 24, 2005 5:39 am
Posts: 216
Location: Germany
Hi,

I had this problem about a year ago.
Try to:

* modify the code
* remove the methods, which can not be compiled

This worked for me. It looked like the methods or classes
that can not be compiled are not really needed.

_________________
dont forget to rate !


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.