[ http://issues.apache.org/jira/browse/TUSCANY-431?page=comments#action_12413442 ]
Pete Robbins commented on TUSCANY-431: -------------------------------------- XSDHelperPtr xh = HelperProvider::getXSDHelper(); DataFactoryPtr df = xh.getDataFactory(); // <--- returns NULL XSDHelper::generate() etc methods wil also fail unless a define() method is called first. > XSDHelper does not always create a DataFactory > ---------------------------------------------- > > Key: TUSCANY-431 > URL: http://issues.apache.org/jira/browse/TUSCANY-431 > Project: Tuscany > Type: Bug > Components: C++ SDO > Versions: Cpp-current > Reporter: Pete Robbins > Fix For: Cpp-current > > It is possible to construct an XSDHelper which does not contain a DataFactory. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
