Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 47236 invoked from network); 21 Jan 2009 11:01:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2009 11:01:23 -0000 Received: (qmail 55136 invoked by uid 500); 21 Jan 2009 11:01:23 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 55123 invoked by uid 500); 21 Jan 2009 11:01:22 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 55112 invoked by uid 99); 21 Jan 2009 11:01:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2009 03:01:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2009 11:01:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C4C16234C48B for ; Wed, 21 Jan 2009 03:00:59 -0800 (PST) Message-ID: <1816113810.1232535659793.JavaMail.jira@brutus> Date: Wed, 21 Jan 2009 03:00:59 -0800 (PST) From: "Sean O'Callaghan (JIRA)" To: issues@cxf.apache.org Subject: [jira] Commented: (CXF-1453) [WSDL2Java] Generated code warnings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1453?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D126657= 94#action_12665794 ]=20 Sean O'Callaghan commented on CXF-1453: --------------------------------------- Hi Scott, Can you send me on your wsdl so I can test to see if there are still issues= with the latest snapshot Se=C3=A1n. > [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 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.