-->
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: Problem compiling tutorial application
PostPosted: Sun Jan 28, 2007 11:09 pm 
Newbie

Joined: Sun Jan 28, 2007 10:45 pm
Posts: 3
Location: CA, USA
Hi,

I'm trying to compile the application provided in Hibernate tutorial. I encounter following error:

compile:
[javac] Compiling 5 source files to C:\Sharad\Code\Hibernate\bin
[javac] C:\Sharad\Code\Hibernate\src\util\HibernateUtil.java:8: cannot acces
s org.hibernate.SessionFactory
[javac] bad class file: C:\Sharad\Code\Hibernate\lib\hibernate3.jar(org/hibe
rnate/SessionFactory.class)
[javac] class file has wrong version 48.0, should be 47.0
[javac] Please remove or make sure it appears in the correct subdirectory of
the classpath.
[javac] private static final SessionFactory sessionFactory;
[javac] ^
[javac] 1 error

BUILD FAILED

I'm using JDK1.4 and Hibernate 3.2. Could there be anyting I'm doing wrong?

Thanks,
Sharad

_________________
SHARAD KUMAR


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 29, 2007 2:28 pm 
Newbie

Joined: Sun Jan 28, 2007 10:45 pm
Posts: 3
Location: CA, USA
Somebody, please reply to this post.

_________________
SHARAD KUMAR


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 30, 2007 4:09 pm 
Newbie

Joined: Mon Jan 29, 2007 5:32 pm
Posts: 1
Are you sure that the hibernate jar is in your classpath?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 30, 2007 5:33 pm 
Newbie

Joined: Sun Jan 28, 2007 10:45 pm
Posts: 3
Location: CA, USA
Yes, I've all required jar files in the classpath.

_________________
SHARAD KUMAR


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.