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)" <de...@tuscany.apache.org> on 2009/11/05 11:30:21 UTC

[jira] Closed: (TUSCANY-3306) Problems with JCA_General_POJO Service1WithAsyncMethods.java interface

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

ant elder closed TUSCANY-3306.
------------------------------

    Resolution: Fixed

The tests are passing now so this must be fixed

> Problems with JCA_General_POJO Service1WithAsyncMethods.java interface
> ----------------------------------------------------------------------
>
>                 Key: TUSCANY-3306
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3306
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>            Reporter: ant elder
>
> There are a couple of problems with JCA_General_POJO/src/main/java/org/oasisopen/sca/test/Service1WithAsyncMethods.java:
> 1) there are two operation1Async methods and the interface uses @Remotable so using it fails saying you can't use overloaded operations with remotable interfaces
> 2) when used with the Service1.java interface they're being flagged as incompatible as Service1 doesn't implement the operation1Async methods
> As operation1Async is related to JAXWS support I'll assign it to "OASIS Compliance - TUSCANY" for now till the JAXWS support is done and we can see if that resolves this.

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