[ http://issues.apache.org/jira/browse/TUSCANY-153?page=comments#action_12377622 ]
Frank Budinsky commented on TUSCANY-153: ---------------------------------------- Brent, DataGraph.createRootObject(Type) delegates to whatever package/factory the type is in, so this should work. I suspect that your dynamic type wasn't created properly. Try it again using the new SDOUtil Type creation methods, and let me know if you still have problems. Frank. > ChangeSummary on root data object not supported > ----------------------------------------------- > > Key: TUSCANY-153 > URL: http://issues.apache.org/jira/browse/TUSCANY-153 > Project: Tuscany > Type: Bug > Components: Java SDO Implementation > Reporter: Kevin Williams > > The RDB DAS intends to produce data graphs without using a DataGraph instance > and this requires us to attach a change history to the root DataObject. It > seems that this capability is not yet implemented. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
