You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tuscany.apache.org by Murtaza Goga <Mu...@trisyngroup.com> on 2007/08/15 17:12:52 UTC

Static and Dynamic Mixed

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: tuscany-user-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-user-help@ws.apache.org