[
https://issues.apache.org/jira/browse/TUSCANY-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder updated TUSCANY-474:
------------------------------
Fix Version/s: Java-SDO-Next
> substitutionGroup is serialized as parent name. Should be substitute name.
> --------------------------------------------------------------------------
>
> Key: TUSCANY-474
> URL: https://issues.apache.org/jira/browse/TUSCANY-474
> Project: Tuscany
> Issue Type: Bug
> Components: C++ SDO
> Affects Versions: C++-SCA-Next
> Reporter: Pete Robbins
> Fix For: Java-SDO-Next
>
> Attachments: TUSCANY-474-recreate.patch
>
>
> loading an instance document that uses substitution groups (such as
> sca.module) then saving the document results in an invalid document.
> For example this snippet:
> <component name="MyValueServiceComponent">
> <implementation.cpp dll="libMyValue.so"
> header="MyValueImpl.h"></implementation.cpp
> implementation.cpp is a substitute for implementation. When serialised the
> result is:
> <component name="MyValueServiceComponent">
> <implementation dll="libMyValue.so"
> header="MyValueImpl.h"></implementation>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira