[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

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

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

2004-03-14 Thread Joshua Davis
Actually it doesn't fail The tests don't even run because the setup encounters an error. Oh, wait... you weren't being serious. ;) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Max Rydahl Andersen > Sent: Sunday, March 14, 2004 12:44 PM > T

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

2004-03-14 Thread Max Rydahl Andersen
Joshua Davis wrote: 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!? Oh, wait... you weren't being serious. ;) Oh, wait - no! I am dead serious ;) The test is meant to fail/not-run until we get a nonreflect