[
https://issues.apache.org/jira/browse/TUSCANY-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-2291:
-----------------------------------
Assignee: Simon Laws
> 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.