Paul Richardson created TEIIDDES-1338:
-----------------------------------------
Summary: Extend the WSDLReader implementation to allow reading of
authenticated WSDLs
Key: TEIIDDES-1338
URL:
https://issues.jboss.org/browse/TEIIDDES-1338
Project: Teiid Designer
Issue Type: Sub-task
Reporter: Paul Richardson
Assignee: Paul Richardson
The WSDLImportWizardManager uses the WSDLReader class to return the definition of a WSDL
file. This is fine for anonymous remote URL files but fails with a 401 error (access
denied) for authenticated WSDLs. The username and password are not carried through to the
reader and the latter does not support them. Thus, an extension to the class may be
necessary to allow for this possibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira