We are running into an issue where setting a property on a static data
object with an object of a type extended in a dynamic schema results in
a ClassCastException.  I looked at the following issue
http://issues.apache.org/jira/browse/TUSCANY-513 and our scenario is
very similar.  It turns out that the base type cannot be abstract. 
The following test case org.apache.tuscany.sdo.test.ExtensibleTestCase
will break if 'InfoType' defined in customer.xsd (test case artifact) is
marked as abstract.
Is this something which can be fixed?
Thanks,
Murtaza.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to