You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2008/08/08 12:31:44 UTC

[jira] Commented: (TUSCANY-2538) Tuscany object model does not handle unknown content in composite files.

    [ https://issues.apache.org/jira/browse/TUSCANY-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620897#action_12620897 ] 

Simon Laws commented on TUSCANY-2538:
-------------------------------------

Hi Richard, 

Any chance you could knock up a sample composite file that we can use to test with?

Simon

> Tuscany object model does not handle unknown content in composite files.
> ------------------------------------------------------------------------
>
>                 Key: TUSCANY-2538
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2538
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Assembly Model
>            Reporter: Richard Mah
>
> Tuscany object model does not handle unknown content in composite files.
> Unknown content in composite files are not persisted when the Tuscany model is loaded.  As a result, the unknown content is lost when I write the composite back to file.
> As an example, say I don't include the Tuscany models which model EJB bindings.  If I load a composite file which contains EJB bindings and write it back to file, I lose all of my EJB bindings.  In this example, there's no expectation to work with the EJB bindings via the Tuscany model in a "first class way".  Perhaps some generic get/set/edit methods but at the very least, persist the content of the EJB bindings in the Tuscany model and write them back out to file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.