Joined: Thu Nov 02, 2006 4:13 am Posts: 7 Location: San Jose, CA
|
Hi friends ,
Any idea why this exception gets thrown when trying to get db session from Hibernate (3.1)
Caused by: org.hibernate.MappingException: Association references unmapped class: com.cisco.pele.comp.orm.pele.PeleIcPartyAfctDevc
at org.hibernate.cfg.HbmBinder.bindCollectionSecondPass(HbmBinder.java:2271)
at org.hibernate.cfg.HbmBinder$CollectionSecondPass.secondPass(HbmBinder.java:2794)
at org.hibernate.cfg.CollectionSecondPass.doSecondPass(CollectionSecondPass.java:35)
at org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:1031)
Regards
Harish
|
|