Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 83763 invoked from network); 20 Dec 2006 16:52:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2006 16:52:16 -0000 Received: (qmail 1580 invoked by uid 500); 20 Dec 2006 16:52:05 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 1567 invoked by uid 500); 20 Dec 2006 16:52:05 -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 1550 invoked by uid 99); 20 Dec 2006 16:52:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 08:52:05 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: unknown spf1 (herse.apache.org: encountered unrecognized mechanism during SPF processing of domain of ravik@savvion.com) Received: from [206.40.33.116] (HELO mailrelay.savvion.com) (206.40.33.116) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 20 Dec 2006 08:51:55 -0800 X-AuditID: ce282165-adcd4bb00000089d-d6-458969ec68c6 Received: from mail.savvion.com (mail.savvion.com [10.1.6.6]) by mailrelay.savvion.com (Symantec Mail Security) with SMTP id 0BBB97C005 for ; Wed, 20 Dec 2006 08:50:52 -0800 (PST) Received: from [127.0.0.1] (unknown [10.1.5.167]) by mail.savvion.com (Postfix) with ESMTP id B5D2B2FC094 for ; Wed, 20 Dec 2006 11:42:01 -0500 (EST) Message-ID: <45896A14.6030409@savvion.com> Date: Wed, 20 Dec 2006 08:51:32 -0800 From: Ravi Krishnamurthy User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: axis-user@ws.apache.org Subject: Re: Axis14 with amazon queue service wsdl References: <45887772.2090407@savvion.com> In-Reply-To: <45887772.2090407@savvion.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAA== X-Virus-Checked: Checked by ClamAV on apache.org Hello: Could someone give some pointers. Thanks, Ravi Ravi Krishnamurthy wrote: > Hello: > I'm using the following amazon QueueService wsdl: > http://queue.amazonaws.com/doc/2006-04-01/QueueService.wsdl > > This webservice has multiple services. When I run wsdl2java I set the > package option as com.amazon.com > > Then I get the following exceptions: > > > org.apache.axis.wsdl.toJava.DuplicateFileException: Duplicate file > name: C:\IDE\eclipse\v32\com\savvion\bo\ResponseStatus.java. Hint: you > may have mapped two namespaces with elements of the same name to the > same package name. > at > org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:110) > at > org.apache.axis.wsdl.toJava.JavaBeanWriter.generate(JavaBeanWriter.java:1405) > > at > org.apache.axis.wsdl.toJava.JavaTypeWriter.generate(JavaTypeWriter.java:113) > > at > org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(JavaGeneratorFactory.java:421) > > at org.apache.axis.wsdl.gen.Parser.generateTypes(Parser.java:547) > at org.apache.axis.wsdl.gen.Parser.generate(Parser.java:432) > > > Is it possible to pass the package name if the service contains > multiple servcies with Axis14. > > Thanks, > Ravi > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org