[ 
https://issues.apache.org/jira/browse/TUSCANY-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Sebastien Delfino updated TUSCANY-474:
-------------------------------------------

    Patch Info: [Patch Available]

> 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: Cpp-current
>            Reporter: Pete Robbins
>             Fix For: Cpp-M3
>
>         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.
-
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]

Reply via email to