[ 
https://issues.apache.org/jira/browse/CXF-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829708#action_12829708
 ] 

Jeff Melby commented on CXF-2653:
---------------------------------

Understood... we are currently just committing the stub code generated one way, 
but that is obviously not ideal.

> autoNameResolution produces inconsistent results
> ------------------------------------------------
>
>                 Key: CXF-2653
>                 URL: https://issues.apache.org/jira/browse/CXF-2653
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.3
>            Reporter: Jeff Melby
>
> Using the -autoNameResolution option in WSDLToJava produces inconsistent 
> results in the naming of classes for the same wsdl. Specifically, on one 
> developer machine, it names one class GetMemberCHResponse and another 
> GetMemberCHResponse2, but for another developer, these classes are reversed 
> such that GetMemberCHResponse = GetMemberCHResponse2 and vice versa for 
> developer #2. This is a problem when trying to interact with the stub code 
> from the application code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to