XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 7.7.1, 7.8
    • None
    • None
    • None

      The WSDLImportWizardManager class is responsible for the SOAP-relational import routine. At various points in the import process, it is required to read the WSDL designated by the chosen connection profile.

      There are 3 different implementations of reading the WSDL.
      1) Using the URLHelper class (used in the WSDL connection profile wizards);
      2) Using the wsdl4j library to return the initial definition;
      3) Using the eclipse wst library to find all the imported schemas.

      While 1) is being fixed in #TEIDDES-1334, 2) and 3) also require modification in order to allow the securityType/username/password to be passed in when these implementations load the WSDL from its URI.

      Failure to pass in the credentials results in a 401 error (access denied) for authenticated WSDLs.

              parichar@redhat.com Paul Richardson
              parichar@redhat.com Paul Richardson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: