[ 
https://issues.apache.org/jira/browse/CXF-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp updated CXF-3717:
-----------------------------

    Fix Version/s: NeedMoreInfo
         Assignee: Daniel Kulp


Can I get a more complete description of the problem and maybe a testcase?    I 
checked the code and we pretty much just do:

{code}
packageName.replace('.', File.separatorChar);
{code}

to generate the directory name from the package so whatever case is used for 
the package should be the same as what is created.

> When generate java from WSDL created folder and package name must be case 
> SENSITIVE
> -----------------------------------------------------------------------------------
>
>                 Key: CXF-3717
>                 URL: https://issues.apache.org/jira/browse/CXF-3717
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>            Reporter: pe4enko
>            Assignee: Daniel Kulp
>             Fix For: NeedMoreInfo
>
>
> When generate java from WSDL created folder and package name must be case 
> SENSITIVE

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to