Kim Hansson created CXF-7149:
--------------------------------
Summary: when using "autoNameResolution" flag for wsdl2java
ordering of
Key: CXF-7149
URL: https://issues.apache.org/jira/browse/CXF-7149
Project: CXF
Issue Type: Bug
Affects Versions: 3.1.4
Reporter: Kim Hansson
if you have two .xsd files that both have a complex type with the same name,
for example ticketVat, the autoNameResolution flag will rename one of these to
ticketVat2.
The problem is that there seems to be no guarantee which of the two will be
renamed between different runs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)