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 2009/01/29 16:04:59 UTC

[jira] Resolved: (TUSCANY-2291) Runtime does not detect illegal mix of local and remoteable on bidirectional interface

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

Simon Laws resolved TUSCANY-2291.
---------------------------------

    Resolution: Fixed

I separated the mixed test out from the other tests an enabled it. 

> Runtime does not detect illegal mix of local and remoteable on bidirectional interface
> --------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2291
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2291
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>            Reporter: Kevin Williams
>            Assignee: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>
>  From Lines 534, 535 of the Java API/Annotaitons spec:
> Callbacks may be used for both remotable and local services. Either both interfaces of a bidirectional service must be remotable, or both must be local. It is illegal to mix the two.
> The test org.apache.tuscany.sca.vtest.javaapi.conversation.callback.statefulCallback3 demonstrates this error and is currently @Ignore(d)

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