wsdl2java generated wrong package name
---------------------------------------
Key: CXF-782
URL: https://issues.apache.org/jira/browse/CXF-782
Project: CXF
Issue Type: Bug
Reporter: Johnson Ma
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.