I neglected to append the BindingImpl class - included at the end for completeness.
Thanks..
-Original Message-
From: Brent Picasso [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 22, 2004 9:22 AM
To: [EMAIL PROTECTED]
Subject: [castor-dev] problems with polymorphic mapping-
Hello
Hello,
I am trying to unmarshal the following structure, involving mapping a concrete class
to a field that defined with an interface.
It's failing with an error:
testBindingMapping(com.schemalogic.integrator.BindingMappingTest)java.lang.NoClassDefFoundError:
com/schemalogic/integrator/Bindi