Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 44092 invoked from network); 26 Dec 2006 13:27:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Dec 2006 13:27:57 -0000 Received: (qmail 19224 invoked by uid 500); 26 Dec 2006 13:27:57 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 18238 invoked by uid 500); 26 Dec 2006 13:27:54 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 18227 invoked by uid 99); 26 Dec 2006 13:27:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Dec 2006 05:27:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of bruckmayer@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Dec 2006 05:27:44 -0800 Received: by ug-out-1314.google.com with SMTP id j40so3470618ugd for ; Tue, 26 Dec 2006 05:27:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:in-reply-to:x-mimeole:thread-index; b=Y1t0DngMNhAQZukbPImPbPepUAY5S6mpcCRxZier2vObQ8Rhfm1iILbs10qVAZZiYaYe0+T809Tlrq5i8Bl+L3IZXyHGOkCGeeGri+P1g7MXQ3moehp+697M5qISJ6rqiSSe3H75bl1aHVEyhPwjZvN/x+7n3VS9Hcx43C1JY/o= Received: by 10.67.117.18 with SMTP id u18mr5662875ugm.1167139642779; Tue, 26 Dec 2006 05:27:22 -0800 (PST) Received: from goliath ( [80.108.252.193]) by mx.google.com with ESMTP id e33sm3413908ugd.2006.12.26.05.27.22; Tue, 26 Dec 2006 05:27:22 -0800 (PST) From: "Thomas Bruckmayer" To: Subject: Wsdl2java ant task many namespaceToPackages Date: Tue, 26 Dec 2006 14:27:19 +0100 Message-ID: <002001c728f1$92d43a80$c1fc6c50@goliath> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: Accop0y9xPP1vwJ9RdWtV5AhgXJ4rAAReiFwAAEC/4A= X-Virus-Checked: Checked by ClamAV on apache.org Hi all! Sorry for the question but i have to map more than one Namespace to a package, for example: namespaceToPackages="http://webservices.swa.src/xsd=swa.webservices.xsd, http://persistence.swa.src/xsd=swa.persistence.xsd=swa.persistence.xsd" But the above notation does not work, can pls somebody tell me how i add aditional namespaceToPackages? regards --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org