-->
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.  [ 1 post ] 
Author Message
 Post subject: Hibernate ORM 4.1.5.SP1 with Websphere 6.1 Problem
PostPosted: Mon Jul 23, 2012 11:36 am 
Newbie

Joined: Mon Jul 23, 2012 11:08 am
Posts: 1
We have a project that has been migrated to Hibernate ORM 4.1.5.SP1 that is used in various clients. The problem is that we have a single client that is still using Websphere 6.1 (With no plans to update to a newer Websphere) and Hibernate is now being compiled with JDK 1.6 and that isn't compatible with Websphere 6.1 that is based on JDK 1.5. The only indication of this is HHH-5623 that states 'Drop support for JDK 1.5', so the Hibernate site Documentation/FAQ is lacking this information. We saw that for an early version people talking about JDK 1.4 and it was recommend they do a Hibernate src recompile using the JDK compatibility that they needed.

I tried doing the build but it seems various Hibernate classes implement Java Classes/Methods only available in JDK 1.6. Is there any workaround for this or are we going to have to maintain two versions of our product? One with Hibernate 3 and one with Hibernate 4.

Thanks in advance.


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

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.