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 of that test!
When it runs we got a nonreflectivebinder - and since we don't the test will fail ;)


/max

Here is the exception:

10:45:32,433 ERROR Configuration:260 - Could not compile the mapping
document
net.sf.hibernate.MappingException: component class not found:
net.sf.hibern8ide.test.MonetaryAmount

        at
net.sf.hibernate.mapping.Component.getComponentClass(Component.java:85)
        at net.sf.hibernate.cfg.Binder.bindComponent(Binder.java:943)
        at net.sf.hibernate.cfg.Binder.propertiesFromXML(Binder.java:1100)
        at net.sf.hibernate.cfg.Binder.bindRootClass(Binder.java:358)
        at net.sf.hibernate.cfg.Binder.bindRoot(Binder.java:1305)
        at net.sf.hibernate.cfg.Configuration.add(Configuration.java:257)
        at
net.sf.hibernate.cfg.Configuration.addInputStream(Configuration.java:292)
        at
net.sf.hibernate.cfg.Configuration.addResource(Configuration.java:322)
        at
org.hibernate.test.NonReflectiveBinderTest.buildConfiguration(NonReflectiveB
inderTest.java:32)
        at
org.hibernate.test.NonReflectiveBinderTest.setUp(NonReflectiveBinderTest.jav
a:43)



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard
Sent: Friday, March 12, 2004 11:22 AM
To: [EMAIL PROTECTED]
Subject: RE: [Hibernate] Checkout broken?



Updates worked fine for me yesterday




I've had a bunch of problems with checkout / update from

sourceforge

for a while now, but apparently mine was due (at least in

part) to a

bad key file on my second machine. Since correcting that,

I was able

to do a full check out, using my account, on Tuesday.

-Steve


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Christian Bauer
Sent: Friday, March 12, 2004 8:00 AM
To: [EMAIL PROTECTED]
Subject: [Hibernate] Checkout broken?



Can anyone with a non-anon account on SourceForge CVS checkout the Hibernate2 module? I've been getting this error for a week now:


cvs checkout Hibernate2
cvs server: cannot find module `Hibernate2' - ignored
cvs [checkout aborted]: cannot expand modules

--
Christian Bauer
[EMAIL PROTECTED]
http://www.hibernate.org/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President


and CEO of

GenToo technologies. Learn everything from fundamentals to system



administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click


_______________________________________________
hibernate-devel mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President


and CEO of

GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
hibernate-devel mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




Emmanuel Bernard
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
hibernate-devel mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel








-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel





------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to