-->
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: java.lang.NoSuchFieldError: sqlResultSetMappings
PostPosted: Wed Sep 30, 2009 5:21 am 
Newbie

Joined: Wed Sep 30, 2009 4:59 am
Posts: 4
Hi All,
I am newbie in hibernate. I am getting this exception while running my program.
Code:
[color=#FF0000]Exception in thread "main" java.lang.NoSuchFieldError: sqlResultSetMappings
   at org.hibernate.cfg.AnnotationConfiguration.createExtendedMappings(AnnotationConfiguration.java:166)
   at org.hibernate.cfg.AnnotationConfiguration.secondPassCompile(AnnotationConfiguration.java:254)
   at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1049)
   at de.laliluna.hibernate.SessionFactoryUtil.<clinit>(SessionFactoryUtil.java:33)
   at de.laliluna.example.TestExample.createHoney(TestExample.java:97)
   at de.laliluna.example.TestExample.main(TestExample.java:28)[/color]


I have configured my mysql details in the hibernate configuration file and my table details in the test.hbm file. I dont know the what the error means!! Can any one please explain me?

-vignesh


Top
 Profile  
 
 Post subject: Re: java.lang.NoSuchFieldError: sqlResultSetMappings
PostPosted: Wed Oct 07, 2009 12:24 am 
Newbie

Joined: Wed Sep 30, 2009 4:59 am
Posts: 4
There was some problem in outdated jars.
Bug cleared!

-vignesh


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.