Details
-
Wish
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
N/A
-
Novice
Description
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
Attachments
Issue Links
- relates to
-
CXF-2416 wsdl2java generates compiler warning
- Closed