[
https://issues.apache.org/jira/browse/CXF-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maomaode reassigned CXF-886:
----------------------------
Assignee: maomaode
> XSD2WSDL Tool seems to be unable to access remote xsdurls
> ---------------------------------------------------------
>
> Key: CXF-886
> URL: https://issues.apache.org/jira/browse/CXF-886
> Project: CXF
> Issue Type: Bug
> Components: Build system
> Affects Versions: 2.0
> Environment: Windows XP
> Reporter: Jonas Stiborg
> Assignee: maomaode
> Fix For: 2.0.2
>
>
> The xsd2wsdl tool seems to have problems connecting to remote sites, how ever
> using a local copy of the xsd works.
> We have manually edited the xsd2wsdl.bat to add http-proxy
> (-Dhttp.proxyHost=some.proxy.com -Dhttp.proxyPort=8080)
> xsd2wsdl -t some.name.space
> http://schema.omg.org/specs/PLM/2.0/ComputationalECR.xsd
> Error : Failed to open XSD file
> http://schema.omg.org/specs/PLM/2.0/ComputationalECR.xsd
> Ethereal shows no traffic to server at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.