Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 66062 invoked from network); 7 May 2006 11:15:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 May 2006 11:15:07 -0000 Received: (qmail 49560 invoked by uid 500); 7 May 2006 11:15:00 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 49511 invoked by uid 500); 7 May 2006 11:15: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 49499 invoked by uid 99); 7 May 2006 11:15:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 May 2006 04:15:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 May 2006 04:14:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E29B27142CE for ; Sun, 7 May 2006 11:14:20 +0000 (GMT) Message-ID: <8942799.1147000460924.JavaMail.jira@brutus> Date: Sun, 7 May 2006 11:14:20 +0000 (GMT+00:00) From: "Kent Tong (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-684) fallback to use -ns2p if -p is unspecified MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N fallback to use -ns2p if -p is unspecified ------------------------------------------ Key: AXIS2-684 URL: http://issues.apache.org/jira/browse/AXIS2-684 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: Tools Versions: 1.0 Environment: Axis2 1.0 RC4 Reporter: Kent Tong Priority: Minor Currently, if -p is not specified, WSDL2Code will generate the classes into package org.apache.axis2. I'd suggest that it should try to use -ns2p and the target namespace to find the package. Only when it is not found, should org.apache.axis2 be used as the last resort. -- 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