[
https://issues.jboss.org/browse/TEIIDDES-3039?page=com.atlassian.jira.plu...
]
stanislav kaleta updated TEIIDDES-3039:
---------------------------------------
Description:
Adding WSDL file from URL (during creation of Web Service Model from WSDL) is not working
with Windows. I'm using this URL
{code:java}
http://www.webservicex.com/globalweather.asmx?WSDL
{code}
After I set the URL and confirm it, dialog remains unchanged and exception is thrown on
background.
{code:java}
java.io.FileNotFoundException:
C:\Users\me\AppData\Local\Temp\C:\Users\me\AppData\Local\Temp\globalweather2203738221205418336.wsdl
(The filename, directory name, or volume label syntax is incorrect)
{code}
Steps to Reproduce:
# right-click project -> Import... -> WSDL File or URL >> Web Service Model
-> Next
# click URL... -> set the URL of WSDL file and click ok
Environment: Windows 10
Unable to create WS model from URL WSDL (Windows only)
------------------------------------------------------
Key: TEIIDDES-3039
URL:
https://issues.jboss.org/browse/TEIIDDES-3039
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs, Web Services Support
Affects Versions: 11.0.1
Environment: Windows 10
Reporter: stanislav kaleta
Adding WSDL file from URL (during creation of Web Service Model from WSDL) is not working
with Windows. I'm using this URL
{code:java}
http://www.webservicex.com/globalweather.asmx?WSDL
{code}
After I set the URL and confirm it, dialog remains unchanged and exception is thrown on
background.
{code:java}
java.io.FileNotFoundException:
C:\Users\me\AppData\Local\Temp\C:\Users\me\AppData\Local\Temp\globalweather2203738221205418336.wsdl
(The filename, directory name, or volume label syntax is incorrect)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)