[
https://issues.apache.org/jira/browse/TUSCANY-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amita Vadhavkar updated TUSCANY-961:
------------------------------------
Attachment: 961.patch
based on previous one comment, removed parameter passing HelperContext from DAS.
all existing test cases passing. no new test cases created, as existing cases
cover static and dynamic DOs and accordingly different ways of defining
Types/Properties in SDO.
Note: Generated code shows usage of deprecated method
FactoryBase.getProperty(Type, int) and needs to be replaced by
getLocalProperty(),
any changes needed in xsdtojava generator in SDO?
please review the latest patch dated 27th Aug and give all review comments.
> DAS: Using deprected SDO method causes Type lookup failure
> ----------------------------------------------------------
>
> Key: TUSCANY-961
> URL: https://issues.apache.org/jira/browse/TUSCANY-961
> Project: Tuscany
> Issue Type: Bug
> Components: Java DAS RDB
> Affects Versions: Java-DAS-Next
> Reporter: Brent Daniel
> Assignee: Amita Vadhavkar
> Fix For: Java-DAS-Next
>
> Attachments: 961.patch, 961.patch
>
>
> The DAS is still using SDOUtil.createTypeHelper() rather than
> TypeHelper.INSTANCE. This causes the DAS to not have visibility of types
> defined by TypeHelper or XSDHelper.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]