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

Fixes to make BWS_2007 work - WSDL resolution fault

    XMLWordPrintableJSON

Details

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

    Description

      BWS_2007 refers to multiple wsdl files in the same namespace (http://test.sca.oasisopen.org/) but which appear in multiple contributions, e.g.

      BWS_2007
      Service1InvalidPort.wsdl
      BWS_General
      Service1.wsdl

      In this particular test the composite file explicitly refers to a service that's defined in Service1InvalidPort.wsdl. However the OASIS SCA resolution mechanism says that, via import/export, the runtime should look at the wsdl in BWS_General first. Tuscany does this, finds a wsdl in the right namespace and considers the resolution complete. It them fails when it's unable to find the service. It should continue then and look in other places rather than stopping, i.e it should look in any other contributions that export the same namespace and then in the local contribution.

      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: