-->
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.  [ 3 posts ] 
Author Message
 Post subject: NHibernate 3 fails to resolve classes from external assembly
PostPosted: Mon Nov 15, 2010 1:10 pm 
Newbie

Joined: Mon Nov 15, 2010 1:07 pm
Posts: 2
Hi,

no matter what I do, as long as the classes to map are in a different assembly from the ones containing the mapping files, nhibernate does not find it. It simply ignores the mappings.

What can I do?

Thanks,
Tobias


Top
 Profile  
 
 Post subject: Re: NHibernate 3 fails to resolve classes from external assembly
PostPosted: Wed Dec 01, 2010 4:35 pm 
Newbie

Joined: Wed Dec 01, 2010 4:15 pm
Posts: 3
Are you using
Code:
"<Namespace.ClassName>, <AssemblyName>"
in your mapping files?


Top
 Profile  
 
 Post subject: Re: NHibernate 3 fails to resolve classes from external assembly
PostPosted: Thu Dec 02, 2010 11:16 am 
Newbie

Joined: Mon Nov 15, 2010 1:07 pm
Posts: 2
winstar wrote:
Are you using
Code:
"<Namespace.ClassName>, <AssemblyName>"
in your mapping files?


Yes, that fixed it. Thanks


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