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

ASM_5026_TestCase failed to pass, it can't get the property value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Java-SCA-2.x
    • None
    • None

    Description

      For the otest testcase 5026, it's used to test ASM50029,

      If a component property value is declared using a child element of
      the <property/> element, the type of the property MUST be an
      XML Schema global element and the declared child element
      MUST be an instance of that global element.

      But the test result is :
      ASM_5026 request service1 operation1 invoked

      The expected is :
      ASM_5026 request service1 operation1 invokedcomplex1complex2

      It seems it failed to get the value from the following definition:
      <property name="complexType" element="test:globalElement1">
      <test:globalElement1>
      <firstData>complex1</firstData>
      <secondData>complex2</secondData>
      </test:globalElement1>
      </property>

      Attachments

        Activity

          People

            Unassigned Unassigned
            kujunguo Ku Jun Guo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: