[
https://issues.apache.org/jira/browse/CXF-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572667#action_12572667
]
Daniel Kulp commented on CXF-1453:
----------------------------------
I'm pretty sure #2 and #3 are already fixed in the 2.1 snapshots (and possibly
2.0.4 release or the 2.0.5-snapshots). I know I fixed #3, just not sure when.
#2 looks fixed in the code I have. Not sure about #1, I'd need to dig out a
testcase.
Any chance you could re-check with the 2.1 snapshots?
> [WSDL2Java] Generated code warnings
> -----------------------------------
>
> Key: CXF-1453
> URL: https://issues.apache.org/jira/browse/CXF-1453
> Project: CXF
> Issue Type: Wish
> Environment: N/A
> Reporter: Scott Anderson
> Priority: Trivial
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> My generated Java code has a few warnings:
> 1) Anonymous types are imported, despite being defined inside the class
> 2) The Port imports Mode and Style, but they are not used - this might be
> tricky to fix; I'm not familiar with what their purpose is
> 3) The Service class's get??Port() method has an unnecessary cast, since
> generics are implemented
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.