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

POJO_10008 refers to a invalid composite file

    XMLWordPrintableJSON

Details

    Description

      In Test_POJO_10008.composite, the TEST_POJO_10008Component2 uses test2:TestComposite1 as its implementation.

      Whereas only test2:TestComposite11 exist in POJO_ContributionE.

      So the Test_POJO_10008.composite needs a change in the name of the composite file used under TEST_POJO_10008Component2.

      The TEST_POJO_10008Component2 should use "test2:TestComposite11" instead of "test2:TestComposite1".

      Index: Test_POJO_10008.composite
      ===================================================================
      — Test_POJO_10008.composite (revision 113)
      +++ Test_POJO_10008.composite (working copy)
      @@ -59,7 +59,7 @@

      <!-- Component which is implemented by a composite that is imported from a seconds contribution -->
      <component name="TEST_POJO_10008Component2">

      • <implementation.composite name="test2:TestComposite1"/>
        + <implementation.composite name="test2:TestComposite11"/>
        <service name="ServiceComplex1">
        <interface.java interface="org.oasisopen.sca.test.y.ServiceComplex1"/>
        </service>

      Attachments

        Activity

          People

            Unassigned Unassigned
            ramkumar.rj Ramkumar Ramalingam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: