[
https://issues.jboss.org/browse/JBIDE-10234?page=com.atlassian.jira.plugi...
]
Paul Nittel commented on JBIDE-10234:
-------------------------------------
I just tried to verify the correction using JBDS 5.0 Beta 3 (H140 build), and I'm not
having any success.
On a Windows 7 box, I'm importing as a Source from my C:Users\paul\Downloads folder.
When I do so, I get this error:
WSDL Parse Error due to java.net.MalformedURLException: unknown protocol: c
(If I import this as a Web service, it imports without incident.)
Teiid Designer WSDL to Relational Source Model fails if the WSDL is
on a Windows filesystem
-------------------------------------------------------------------------------------------
Key: JBIDE-10234
URL:
https://issues.jboss.org/browse/JBIDE-10234
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.2.1.Final
Reporter: Larry O'Leary
Assignee: Barry LaFond
Priority: Critical
Fix For: 3.3.0.Beta1-SOA
Attachments: CountryInfoService.wsdl
In Teiid Designer (JBDS) installed on Windows, the "WSDL to Relational Source
Model" importer fails if the WSDL file is on the file system with "An error was
encountered setting up WSDl validation.: The Content Type found at file://C:\Documents and
Settings\debbie\Desktop\CountryInfoService.wsdl, content/unknown, is not valid for WSDL.
Expecting text/xml or application/xml.
com.metamatrix.modeler.modelgenerator.wsdl.validation.WSDLValidationException
0:0 - The WSDL document file://C:\Documents and
Settings\debbie\Desktop\CountryInfoService.wsdl could not be read."
If you run the import with the URL:
http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL
it succeeds. If you run it on a Linux JBDS from the filesystem it succeeds.
--
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