You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2007/02/28 01:02:08 UTC

[jira] Updated: (TUSCANY-474) substitutionGroup is serialized as parent name. Should be substitute name.

     [ 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org