[ https://issues.apache.org/jira/browse/CXF-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mickael Istria updated CXF-3487: -------------------------------- Affects Version/s: 2.0.13 2.2.11 2.2.12 2.3.4 > wsdl2java cannot handle file path with accents > ---------------------------------------------- > > Key: CXF-3487 > URL: https://issues.apache.org/jira/browse/CXF-3487 > Project: CXF > Issue Type: Bug > Components: Tooling > Affects Versions: 2.0.13, 2.2.11, 2.2.12, 2.4, 2.3.4 > Environment: * Linux Ubuntu 9.10 > * java version "1.6.0_24" > Java(TM) SE Runtime Environment (build 1.6.0_24-b07) > Java HotSpot(TM) Server VM (build 19.1-b02, mixed mode) > * CXF 2.4.0 > Reporter: Mickael Istria > Labels: wsdl2java > > It is not possible to perfrom a wsdl2java operation on a file path or URL > that contains an accent (é). > Tried: > * wsdl2java file:/home/mistria/accent_é.wsdl > * wsdl2java file:/home/mistria/accent_%e9.wsdl > * wsdl2java file:/home/mistria/accent_%E9.wsdl > * wsdl2java /home/mistria/accent_é.wsdl > * wsdl2java /home/mistria/accent_%e9.wsdl > * wsdl2java /home/mistria/accent_%E9.wsdl > Unsuccessfully -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira