You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2007/08/21 10:17:30 UTC

[jira] Updated: (TUSCANY-1560) A component with multiple services does not work.

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

ant elder updated TUSCANY-1560:
-------------------------------

    Fix Version/s:     (was: Java-SCA-Next)
                   Java-SCA-0.99

> A component with multiple services does not work.
> -------------------------------------------------
>
>                 Key: TUSCANY-1560
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1560
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>         Environment: windows
>            Reporter: Zhenghui Lee
>            Priority: Critical
>             Fix For: Java-SCA-0.99
>
>
>   In code org.apache.tuscany.sca.core.component.ComponentContextImpl, at line 130 :
>       if (regularServices.size() != 1) {
>             throw new ServiceRuntimeException("The component doesn't have exactly one service");
>         }
>   multiple services per component will be failed by above checking.

-- 
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