-->
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: hibernate3.1beta3 Release
PostPosted: Fri Oct 07, 2005 2:04 am 
Newbie

Joined: Fri Oct 07, 2005 1:39 am
Posts: 17
In following the recommended path to get around the problems described in the post "Hibernate Tools Ant error- Could not instantiate dialect" by bruce2, I have discovbered that the lates beta release of hibernate3.1 has a missing class HbmBinder$SecondPass, which will lead to a Class Not Found exception when upgrading from Hibernate3.0 to Hibernate3.1.

The workaround is to use hibernate3.1beta2.

The upgrade was to get around the problem:
java.lang.NoSuchMethodError: org.hibernate.mapping.Table.createForeignKey(Ljava/lang/String;Ljava/util/List;Lj
ava/lang/
String;Ljava/util/List;)Lorg/hibernate/mapping/ForeignKey;

The referenced message details a workaround for this as the Hibernate3.1 version. When I tried this I ran into the problem I describe and its workaround.

The question is why is this class missing from the latest beta release.[/b]


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 07, 2005 2:15 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
eh ?

when using the tools just use the hibernate that comes bundle with it - easy rule to get around all this stuff.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 07, 2005 10:08 pm 
Newbie

Joined: Fri Oct 07, 2005 1:39 am
Posts: 17
Bruce,

You are quite correct. This works like a charm!!!!.
Forgive my ignornace, however I was not aware that hibernate (.jar) was packaged with the tools distribution. I'm still finding my feet in all of this.
I won't bore everyone with how I got into this right royal mess in the first palce, but nevertheless it's been a good (and frustrating) learning excersise.

Thanks Again.
Omar.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 07, 2005 10:10 pm 
Newbie

Joined: Fri Oct 07, 2005 1:39 am
Posts: 17
Bruce,

You are quite correct. This works like a charm!!!!.
Forgive my ignornace, however I was not aware that hibernate (.jar) was packaged with the tools distribution. I'm still finding my feet in all of this.
I won't bore everyone with how I got into this right royal mess in the first palce, but nevertheless it's been a good (and frustrating) learning excersise.

Thanks Again.
Omar.


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.