Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 81789 invoked from network); 6 Aug 2007 12:38:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2007 12:38:25 -0000 Received: (qmail 69259 invoked by uid 500); 6 Aug 2007 12:38:21 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 68694 invoked by uid 500); 6 Aug 2007 12:38:20 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 68683 invoked by uid 99); 6 Aug 2007 12:38:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2007 05:38:20 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2007 12:38:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8B6557141F8 for ; Mon, 6 Aug 2007 05:37:59 -0700 (PDT) Message-ID: <27690618.1186403879567.JavaMail.jira@brutus> Date: Mon, 6 Aug 2007 05:37:59 -0700 (PDT) From: "Michael Mattox (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS-2423) Exclude command (-x) doesn't work for Java2WSDL In-Reply-To: <2014789962.1141652611315.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517914 ] Michael Mattox commented on AXIS-2423: -------------------------------------- i'm no longer using axis v1 so I have no way to confirm that this bug still exists or not. Since it is over 1 year old I think we might as well close it. > Exclude command (-x) doesn't work for Java2WSDL > ----------------------------------------------- > > Key: AXIS-2423 > URL: https://issues.apache.org/jira/browse/AXIS-2423 > Project: Axis > Issue Type: Bug > Affects Versions: 1.3 > Environment: windows xp, java 1.5 > Reporter: Michael Mattox > Priority: Minor > > I'm generating a WSDL with Java2WSDL. All my classes implement an > interface and have a method getCategory. When I run Java2WSDL I pass > -x "getCategory" to exclude this method but it doesn't work. The WSDL > generated has an object for the class with an attribute "category" of > type "anyType". I can't figure out if the -x parameter is not working > or if I'm doing something wrong. A search of the mailing list > archives & JIRA turn up nothing. Any ideas? > -Michael -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org