Branch: refs/heads/teiiddes-3121
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 9904080bb4e1e2e89b9351114d14f09136186721
https://github.com/Teiid-Designer/teiid-designer/commit/9904080bb4e1e2e89...
Author: Ted Jones <tejones(a)redhat.com>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Changed paths:
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/util/URLHelper.java
M
plugins/org.teiid.designer.webservice.ui/src/org/teiid/designer/webservice/ui/wizard/WsdlSelectionPage.java
Log Message:
-----------
Added username/password to digest calls for web service model generation. Also changed
stream logic for WSDL to render the WSDL as a string due to the response cleaning up
it's resources before we could process the WSDL.