Intent transactedOneWay with an interface that has both one-way and two-way 
methods should be allowed
-----------------------------------------------------------------------------------------------------

                 Key: TUSCANY-4006
                 URL: https://issues.apache.org/jira/browse/TUSCANY-4006
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Assembly Model
    Affects Versions: Java-SCA-2.0-M1
         Environment: All
            Reporter: Hasan Muhammad
             Fix For: Java-SCA-2.x


This is a bug in CompositePolicyBuilderImpl.validateTransactionIntents().  It 
is failing the use of transactedOneWay with an interface that has both one-way 
and two-way methods.  This is allowed;  transactedOneWay applies only to the 
one-way methods.  (It's conceptually the same as propagatesTransaction, which 
by definition applies to the two-way methods and is ignored for one-way 
methods.)  The check should be deleted.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to