-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate Core 3.2.0.RC3 and Hibernate Annotations 3.2.0.RC1
PostPosted: Fri Aug 11, 2006 4:20 pm 
Newbie

Joined: Fri Aug 11, 2006 4:10 pm
Posts: 2
Greetings,
I am try to use annotated entities with the above two combination (core 3.2.0-RC3 and Annotation 3.2.0 RC1) and I get this error:
Code:
Caused by: java.lang.NoClassDefFoundError: org/hibernate/loader/custom/SQLQueryReturn
        at org.hibernate.cfg.annotations.QueryBinder.bindSqlResultsetMapping(QueryBinder.java:293)
        at org.hibernate.cfg.AnnotationBinder.bindQueries(AnnotationBinder.java:238)
        at org.hibernate.cfg.AnnotationBinder.bindClass(AnnotationBinder.java:403)
        at org.hibernate.cfg.AnnotationConfiguration.processArtifactsOfType(AnnotationConfiguration.java:353)
        at org.hibernate.cfg.AnnotationConfiguration.secondPassCompile(AnnotationConfiguration.java:265)
        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1210)


A quick look at the core 3.2.0 RC3 jar file does not show the class file, is annotation 3.2.0 RC1 supposed to work with the core 3.2.0. RC3? Thanks

Cheers
Raj


Top
 Profile  
 
 Post subject: sorry!
PostPosted: Fri Aug 11, 2006 5:17 pm 
Newbie

Joined: Fri Aug 11, 2006 4:10 pm
Posts: 2
Sorry for the post.
I searched the wrong forum. It appears the question had been asked in the EJB forum.
Cheers
Raj


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