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/01/16 00:47:27 UTC

[jira] Resolved: (TUSCANY-3) Ambiguous references in subsystem wires.

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

Jean-Sebastien Delfino resolved TUSCANY-3.
------------------------------------------

    Resolution: Fixed

This is now fixed, in the assembly spec 0.96, wire targets are not ambiguous anymore. 

> Ambiguous references in subsystem wires.
> ----------------------------------------
>
>                 Key: TUSCANY-3
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Specification
>    Affects Versions: Java-Mx
>         Environment: all
>            Reporter: David Booz
>         Assigned To: Michael John Edwards
>             Fix For: Java-Mx
>
>
> As currently specified, subsystem wires can contain ambiguous references in a wire source and/or target. For example (not precisely according to schema);
> <wire>
>   <source>Fred</source>
>   <target>Foo/Bar</target>
> </wire>
> where the target Foo/Bar could be a reference to either:
> Subsystem Foo, ModuleComponent Bar (with the optional service omitted because there's only 1)
> or
> ModuleComponent Foo, Service Bar (in the current subsystem, because it has beem ommitted)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org