[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


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.

Reply via email to