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: Debug vs. Release configurations
PostPosted: Thu Aug 31, 2006 5:08 pm 
Newbie

Joined: Thu Aug 31, 2006 4:13 pm
Posts: 2
NHibernate version: 1.0.2

I'm reading the NHibernate source now, but perhaps someone can short-circuit my search:

We're experiencing slightly different behavior in a Debug vs. a Release build.

Most of the exceptions surround PropertyAccess exceptions during Lazy Loading of <bag/> mappings, though <bag lazy="false" .../>. Strange.

I'll set about reducing the problem to a unit test and a postable set of HBMs right now.

/Justin


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 5:13 pm 
Newbie

Joined: Thu Aug 31, 2006 4:13 pm
Posts: 2
Clarification:

Within our project,

nant compile -D:debug=false

... evokes the error at runtime, while ...

nant compile -D:debug=true (thus inserting debug symbols, generating PDBs, etc)

never throws any runtime exceptions.

/Justin


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.