Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 4700 invoked from network); 31 Dec 2008 17:06:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Dec 2008 17:06:17 -0000 Received: (qmail 80754 invoked by uid 500); 31 Dec 2008 17:06:05 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 80691 invoked by uid 500); 31 Dec 2008 17:06:05 -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 80682 invoked by uid 99); 31 Dec 2008 17:06:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Dec 2008 09:06:05 -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, 31 Dec 2008 17:06:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4DC97234C4A7 for ; Wed, 31 Dec 2008 09:05:44 -0800 (PST) Message-ID: <448590330.1230743144317.JavaMail.jira@brutus> Date: Wed, 31 Dec 2008 09:05:44 -0800 (PST) From: "Deepal Jayasinghe (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Assigned: (AXIS2-4176) wsdl2java -sn and -pn options not working In-Reply-To: <1066211711.1229319224178.JavaMail.jira@brutus> 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/AXIS2-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-4176: ---------------------------------------- Assignee: Amila Chinthaka Suriarachchi > wsdl2java -sn and -pn options not working > ----------------------------------------- > > Key: AXIS2-4176 > URL: https://issues.apache.org/jira/browse/AXIS2-4176 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: codegen > Affects Versions: 1.4.1 > Environment: windows xp sp2 > Reporter: Srikanth Adibhatla > Assignee: Amila Chinthaka Suriarachchi > > There is a wsdl document with multiple services. > I am trying to generate java classes for a single service in this wsdl. > I am using wsdl2java -sn "xyz" option to do it , but it generates java classes for all the services in the wsdl > wsdl2java -pn option also generates code for all services. > each wsdl:service element contains only one wsdl:port element. > soap:address location is same for all services. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.