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

Qualified intents marked as mutually exclusive don't seem to be processed as such by the Tuscany runtime

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Java-SCA-2.0-M5
    • Java-SCA-2.x
    • Java SCA Policy
    • None
    • All

    Description

      JCI_8030 relies on qualified intents being mutually exclusive as follows...

      <sca:intent name="SOAP" constrains="sca:binding" intentType="interaction" mutuallyExclusive="true">
      <sca:description>
      Specifies that the SOAP messaging model is used for delivering
      messages.
      </sca:description>
      <sca:qualifier name="v1_1" default="true"/>
      <sca:qualifier name="v1_2"/>
      </sca:intent>

      However the Tuscany runtime creates an intent model where the resulting qualified intents have no exclusive intents registered.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: