Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-4006

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Java-SCA-2.0-M1
    • Java-SCA-2.x
    • None
    • All

    Description

      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.

      Attachments

        Activity

          People

            simonslaws Simon Laws
            asundar Hasan Muhammad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: