RE: [Hibernate] NonReflectiveBinderTest.setup() - class not found

2004-03-15 Thread Joshua Davis
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > > >Actually it doesn't fail The tests don't even run because the setup > >encounters an error. > > > AFAIK the setup is also part of a test!? It's part of the test case class, but it is not technically par

Re: [Hibernate] NonReflectiveBinderTest.setup() - class not found

2004-03-14 Thread Max Rydahl Andersen
Re: [Hibernate] NonReflectiveBinderTest.setup() - class not found Joshua Davis wrote: This test is not even running becaue of a dependency in a mapping file that can't be resolved. Anyone know where I can find net.sf.hibern8ide.test.MonetaryAmount? Shouln't this class

RE: [Hibernate] NonReflectiveBinderTest.setup() - class not found

2004-03-14 Thread Joshua Davis
unday, March 14, 2004 12:44 PM > To: Joshua Davis > Cc: hibernate-devel > Subject: Re: [Hibernate] NonReflectiveBinderTest.setup() - > class not found > > > Joshua Davis wrote: > > >This test is not even running becaue of a dependency in a > mapping

Re: [Hibernate] NonReflectiveBinderTest.setup() - class not found

2004-03-14 Thread Max Rydahl Andersen
Joshua Davis wrote: This test is not even running becaue of a dependency in a mapping file that can't be resolved. Anyone know where I can find net.sf.hibern8ide.test.MonetaryAmount? Shouln't this class be defined in the test source tree somewhere (I can't find it)? That is the whole purpose

[Hibernate] NonReflectiveBinderTest.setup() - class not found

2004-03-14 Thread Joshua Davis
This test is not even running becaue of a dependency in a mapping file that can't be resolved. Anyone know where I can find net.sf.hibern8ide.test.MonetaryAmount? Shouln't this class be defined in the test source tree somewhere (I can't find it)? Here is the exception: 10:45:32,433 ERROR Config