You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Scott Anderson (JIRA)" <ji...@apache.org> on 2008/02/26 22:46:51 UTC

[jira] Issue Comment Edited: (CXF-1453) [WSDL2Java] Generated code warnings

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

scotta edited comment on CXF-1453 at 2/26/08 1:45 PM:
--------------------------------------------------------------

That will teach me to post an issue before downloading the latest version!

Just one warning left, on the port, javax.jws.soap.SOAPBinding.ParameterStyle

I used the 2.1 snapshot from Jan 22

      was (Author: scotta):
    That will teach me to post an issue before downloading the latest version!

Just one warning left, on the port, javax.jws.soap.SOAPBinding.ParameterStyle
  
> [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.