-->
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: JDK 1.3.1 compatibility
PostPosted: Tue Feb 08, 2005 11:17 pm 
Newbie

Joined: Tue Feb 08, 2005 11:05 pm
Posts: 7
I am in the process of migrating from v2.1 to v3.0beta3, and am having problems. I went through all the migration steps, but when I compile my project I get the error:

[javac] bad class file: C:\hibernate\v3.0beta3\hibernate3.jar(org/hibernate/Query.class)
[javac] class file has wrong version 49.0, should be 47.0
[javac] Please remove or make sure it appears in the correct subdirectory of the classpath.

I am building my project against version 1.3.1 of the JDK -- would this cause this type of error?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 08, 2005 11:20 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
http://forum.hibernate.org/viewtopic.php?t=938586


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 08, 2005 11:26 pm 
Newbie

Joined: Tue Feb 08, 2005 11:05 pm
Posts: 7
Thanks. That's what I figured was going on, which is why I posted a separate topic about problems building hibernate3.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 25, 2005 2:18 am 
Newbie

Joined: Tue Feb 08, 2005 11:05 pm
Posts: 7
I tried building Hibernate 3.0 against jdk 1.3.x and am having problems.

I get a compile error because ResultSetWrapper is dependent upon ResultSet.updateArray(), a function I can't find in the 1.3.x java rt.jar. It does appear in the 1.4.x jdk, though.

I hope I'm missing something obvious.


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.