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.

Reply via email to