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.  [ 4 posts ] 
Author Message
 Post subject: Unknown entity class: nhibernate
PostPosted: Tue Jan 31, 2006 1:09 pm 
Newbie

Joined: Tue Jan 31, 2006 11:41 am
Posts: 1
I an getting this error "Unknown entity class:" Please advice


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 01, 2006 1:28 am 
Regular
Regular

Joined: Mon May 16, 2005 1:35 am
Posts: 67
Every reference to every entity class in every mapping file must refer to a class that has a mapping defined.

Also make sure you specify the full assembly-qualified class name:

"Namespace.Class, Assembly"


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 01, 2006 6:55 am 
Newbie

Joined: Tue Jan 31, 2006 2:29 pm
Posts: 12
Open the "Solution Explorer", right-click on the .hbm.xml file and click in "properties"; in property "Build Action", select the option "Embedded Resource".


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 25, 2006 7:46 am 
Newbie

Joined: Fri Aug 25, 2006 7:37 am
Posts: 1
Thank you RWagnerVM.
This is the first solution I read that realy helps!


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