wsdl2java generates the wrong package name from the namespace
-------------------------------------------------------------
Key: CXF-2392
URL: https://issues.apache.org/jira/browse/CXF-2392
Project: CXF
Issue Type: Bug
Affects Versions: 2.2.3
Environment: Windows XP Professional SP2, J2SE 1.6.0_16
Reporter: Agustin Barto
Priority: Minor
I'm trying to generate a service from a WSDL (and related Schemas) that
contains a namespace that ends with "v1.0". When the tool generates the Java
packages, those end in "v1" instead of "v1_0".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.