Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 15056 invoked from network); 15 Dec 2006 13:05:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 13:05:44 -0000 Received: (qmail 86641 invoked by uid 500); 15 Dec 2006 12:57:01 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 86574 invoked by uid 500); 15 Dec 2006 12:57:00 -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 86479 invoked by uid 99); 15 Dec 2006 12:56:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 04:56:59 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Fri, 15 Dec 2006 04:56:44 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 475077140D2 for ; Fri, 15 Dec 2006 04:56:24 -0800 (PST) Message-ID: <13984515.1166187384288.JavaMail.jira@brutus> Date: Fri, 15 Dec 2006 04:56:24 -0800 (PST) From: "Amila Chinthaka Suriarachchi (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Assigned: (AXIS2-1609) namespace to package (ns2p) code gen option does not work in Axis2 1.1 RC2 In-Reply-To: <32315413.1162790797147.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 [ http://issues.apache.org/jira/browse/AXIS2-1609?page=all ] Amila Chinthaka Suriarachchi reassigned AXIS2-1609: --------------------------------------------------- Assignee: Davanum Srinivas > namespace to package (ns2p) code gen option does not work in Axis2 1.1 RC2 > -------------------------------------------------------------------------- > > Key: AXIS2-1609 > URL: http://issues.apache.org/jira/browse/AXIS2-1609 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: codegen > Affects Versions: 1.1 > Environment: Win XP, JDK 1.5 > Reporter: Charitha Kankanamge > Assigned To: Davanum Srinivas > Priority: Critical > Attachments: expression.xsd, FehlerWsdl2Java.zip, KeinFehlerWsdl2Java.zip, MathsService.wsdl, patch_ns2p.txt, saw-local.wsdl, SAWServices.xsd > > > ns2p code gen option does not work in Axis2 1.1 RC2. > I provided the following code gen option. > C:\Axis\axis-rc\axis2-1.1\bin>wsdl2java -uri "C:\Documents and Settings\Charitha\workspace2\servicetest\temp2\MathsService.wsdl" -ns2p http://test.com=my.new > -o "C:\Documents and Settings\Charitha\workspace2\servicetest\temp2\packagetest" > The generated stub was not included in the given package (my.new). Instead, it was included inside the original package (com.test) > The wsdl file is attached here with. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org