Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 45174 invoked from network); 30 Jul 2008 17:36:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2008 17:36:02 -0000 Received: (qmail 97766 invoked by uid 500); 30 Jul 2008 17:36:01 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 97488 invoked by uid 500); 30 Jul 2008 17:36:00 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 97477 invoked by uid 99); 30 Jul 2008 17:36:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 10:36:00 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 17:35:04 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KOFaD-0008QZ-MW for user@geronimo.apache.org; Wed, 30 Jul 2008 10:35:29 -0700 Message-ID: <18738608.post@talk.nabble.com> Date: Wed, 30 Jul 2008 10:35:29 -0700 (PDT) From: ericp56 To: user@geronimo.apache.org Subject: Error trying JAX-WS POJO Web Service tutorial. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: eric.phetteplace@twcable.com X-Virus-Checked: Checked by ClamAV on apache.org I am following the JAX-WS tutorial. When I publish the application, I get the following error in Eclipse: Distribution of module failed. See log for details. Unable to find the service wsdl file org.apache.geronimo.common.DeploymentException: Unable to find the service wsdl file at org.apache.geronimo.jaxws.builder.WsdlGenerator.generateWsdl(WsdlGenerator.java:314) The tutorial states, "the plug-in relies on Sun's wsgen and wsimport tools to generate the web services artifacts." I just copied Metro 1.2 to c:\program files\sun\metro on my machine. The installation instructions for suggest using ant to install metro on the server, but the geronimo directory doesn't have a catalina.properties file (I am using Geronimo-Tomcat), so I'm putting this question out there. I figure the geronimo installation can't find Metro (which contains the wsgen and wsimport tools). How do I fix that? Thanks, Eric -- View this message in context: http://www.nabble.com/Error-trying-JAX-WS-POJO-Web-Service-tutorial.-tp18738608s134p18738608.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.