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 2010/10/15 17:40:33 UTC

[jira] Created: (TUSCANY-3728) Getting EPR bind error when running the async sample

Getting EPR bind error when running the async sample
----------------------------------------------------

                 Key: TUSCANY-3728
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3728
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-2.0-Beta1
         Environment: All
            Reporter: Simon Laws
             Fix For: Java-SCA-2.0-Beta1


The epr bind fails because the runtime isn't able to properly match reference async operations with service operations (either sync or async). Am looking at the details. 

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


[jira] Closed: (TUSCANY-3728) Getting EPR bind error when running the async sample

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

Simon Laws closed TUSCANY-3728.
-------------------------------

    Resolution: Fixed

It was a test case error. The poll operation returned a Future rather than a Response. 

> Getting EPR bind error when running the async sample
> ----------------------------------------------------
>
>                 Key: TUSCANY-3728
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3728
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-2.0-Beta1
>         Environment: All
>            Reporter: Simon Laws
>             Fix For: Java-SCA-2.0-Beta1
>
>
> The epr bind fails because the runtime isn't able to properly match reference async operations with service operations (either sync or async). Am looking at the details. 

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