-->
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.  [ 3 posts ] 
Author Message
 Post subject: Difference between hibernate3.jar and hibernate-core.jar ?
PostPosted: Mon Aug 24, 2009 1:58 am 
Newbie

Joined: Mon Jun 01, 2009 1:20 am
Posts: 2
Hi All,

What is difference between hibernate3.jar(version - 3.2.5) and hibernate-core.jar(version - 3.3.1). I have deployed my application in JBoss server. It has hibernate-core.jar(version - 3.3.1) in common/lib folder. My application points to this folder for hibernate related jars. We are using BIRT 2.5 as reporting tool in our application. Hibernate datasource is been used for creating BIRT reports. It is point to jar hibernate3.jar(version - 3.2.5). Everything is working with hibernate3.jar(version - 3.2.5). but when i deploy those reports to Jboss server, it throws ClassNotFoundException for org.hibernate.Session. I tried to replace hibernate3.jar(version - 3.2.5) in JBoss server in place of hibernate-core.jar(version - 3.3.1). Still its throwing the same exception.

Can any one please tell me difference between hibernate3.jar(version - 3.2.5) and hibernate-core.jar(version - 3.3.1)?.

regards,
ganesh


Top
 Profile  
 
 Post subject: Re: Difference between hibernate3.jar and hibernate-core.jar ?
PostPosted: Mon Aug 24, 2009 8:31 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
You can always open them up with WinZip and look inside!

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject: Re: Difference between hibernate3.jar and hibernate-core.jar ?
PostPosted: Fri May 06, 2011 4:26 pm 
Newbie

Joined: Wed May 04, 2011 1:12 pm
Posts: 4
I have the same question, our JBoss 6 distro came with hibernate-core.jar (plus about 11 other hibernate*jar files), and the Hibernate 3.6.3 distribution comes with hibernate3.jar.

I opened the two jars and did a diff and found quite a number of differences (100's), however replacing hibernate-core.jar with hibernate3.jar and relaunching our JBoss server seems to work, though obviously I am worried that there is something in these diffs that will cause us problems.

Some clarification from the Hibernate folks would be very welcome.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.