german umlauts not supported in path names
------------------------------------------

                 Key: CXF-3828
                 URL: https://issues.apache.org/jira/browse/CXF-3828
             Project: CXF
          Issue Type: Bug
          Components: Integration
    Affects Versions: 2.2
         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: C:\Programme\apache\maven\3.0.3
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: C:\Programme\Java\jdk\1.6.0_26\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
            Reporter: Thomas Minor
            Priority: Minor


The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a 
maven build fails if the path contains german umlauts like 'ä'. In this 
specific case, the 'ä' gets translated to '%ca43'.

Fail to create wsdl definition from : 
file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to