-->
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.NoSuchMethodError: visit " Error???
PostPosted: Tue Sep 12, 2006 3:06 pm 
Newbie

Joined: Tue Aug 22, 2006 3:32 am
Posts: 17
Hi,
I have problem about getting resul from query. Here is the error :

com.dao.DAOException: java.lang.NoSuchMethodError: visit
at com.dao.EduSemDAO_JPA.getAllEduSem(EduSemDAO_JPA.java:45)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:438)
at org.apache.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:82)
Truncated. see log file for complete stacktrace
java.lang.NoSuchMethodError: visit
at net.sf.cglib.core.ClassEmitter.begin_class(ClassEmitter.java:77)
at net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:173)
at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:145)
Truncated. see log file for complete stacktrace

I am using latest asm and cglib libraries and Hibernate 3.2 Cr4 with Hibernate Annotations 3.2 CR2 and Hibernate Entitymanager 3.2 CR2.
Thx..


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 15, 2006 9:00 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
HA 3.2.0.CR2 does not exists, where did you get it?

_________________
Emmanuel


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.