Thanks. I created a JIRA for this problem http://issues.apache.org/jira/browse/TUSCANY-1540
Murtaza. -----Original Message----- From: Ron Gavlin [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 15, 2007 11:56 AM To: [email protected] Subject: Re: Static and Dynamic Mixed Hi Murtaza, Indeed, this is a bug in the current Tuscany SDO implementation. Would you mind opening a JIRA to track this problem? Thanks, - Ron ----- Original Message ---- From: Murtaza Goga <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, August 15, 2007 11:12:52 AM Subject: 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
