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 Nash (JIRA)" <tu...@ws.apache.org> on 2007/08/01 22:57:53 UTC

[jira] Created: (TUSCANY-1502) @OneWay annotation not working with default SCA binding

@OneWay annotation not working with default SCA binding
-------------------------------------------------------

                 Key: TUSCANY-1502
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1502
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-Next
         Environment: Windows XP
            Reporter: Simon Nash
            Assignee: Simon Nash
             Fix For: Java-SCA-Next


The @OneWay annotation has no effect when used with the default SCA binding.

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


[jira] Resolved: (TUSCANY-1502) @OneWay annotation not working with default SCA binding

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Feng resolved TUSCANY-1502.
-----------------------------------

    Resolution: Fixed

Patch applied under r561956. Thank you, Simon.

> @OneWay annotation not working with default SCA binding
> -------------------------------------------------------
>
>                 Key: TUSCANY-1502
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1502
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>             Fix For: Java-SCA-Next
>
>         Attachments: patch1502
>
>
> The @OneWay annotation has no effect when used with the default SCA binding.

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


[jira] Updated: (TUSCANY-1502) @OneWay annotation not working with default SCA binding

Posted by "Simon Nash (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Nash updated TUSCANY-1502:
--------------------------------

    Attachment: patch1502

The value returned from supportsAsyncOneWayInvocation() by RuntimeSCAReferenceBindingProvider and RuntimeSCAServiceBindingProvider was true.  These methods should both return false.

> @OneWay annotation not working with default SCA binding
> -------------------------------------------------------
>
>                 Key: TUSCANY-1502
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1502
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>             Fix For: Java-SCA-Next
>
>         Attachments: patch1502
>
>
> The @OneWay annotation has no effect when used with the default SCA binding.

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