1. PropertyAccessException / BulkBeanException forum.hibernate.orghi, I have a problem using a query with reflectionOptimizer turned on. I keep getting the exceptions below. What is it with the inner ClassCastException? thanks alot marie - hibernate 2.1.3 ---------------- QUERY ---------------- Query q = sess.getHibernateSession().createQuery("from c in class org.xinity.fwe.Gemeinde"); ---------------- HBM.XML ---------------- |
2. [ hibernate ] BulkBeanException forum.hibernate.orgHello, When I try to execute an application using Hibernate, i have this error. THanks. Code: [04/06/04 18:47:50:718 GMT+01:00] 75ac4a43 WebGroup E SRVE0026E: [Erreur de servlet]-[net/sf/cglib/beans/BulkBeanException]: java.lang.NoClassDefFoundError: net/sf/cglib/beans/BulkBeanException at net.sf.hibernate.util.ReflectHelper.getBulkBean(ReflectHelper.java:170) at net.sf.hibernate.type.ComponentType. |
3. BulkBeanException ... forum.hibernate.org |