[
https://issues.apache.org/jira/browse/CXF-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-782.
-----------------------------
Resolution: Fixed
I also cannot reproduce this on trunk. I tried on Linux (where there is
really a case sensitive file system) and everything was lower case.
I'm marking this as fixed.
> wsdl2java generated wrong package name
> ---------------------------------------
>
> Key: CXF-782
> URL: https://issues.apache.org/jira/browse/CXF-782
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Johnson Ma
> Assignee: jimma
> Fix For: 2.0.1
>
> Attachments: Greeter.wsdl
>
>
> the attached wsdl defined target namesapce as
> "http://mixedcase_package_name.artix.iona.com/"
> in the generated GreeterImpl, "package com.iona.artix.MixedCase_Package_Name;"
> the package should be lower case, the same as defined in namespace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.