Return-Path: Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 12069 invoked from network); 27 Oct 2001 11:46:53 -0000 Received: from ousrvr.oulu.fi (HELO oulu.fi) (130.231.240.1) by daedalus.apache.org with SMTP; 27 Oct 2001 11:46:53 -0000 Received: from cc.oulu.fi (root@sun3.oulu.fi [130.231.240.13]) by oulu.fi (8.8.5/8.8.5) with ESMTP id OAA01412 for ; Sat, 27 Oct 2001 14:46:52 +0300 (EET DST) Received: from cc.oulu.fi (juffer@ajuffer-dsl.oulu.fi [130.231.167.86]) by cc.oulu.fi (8.8.5/8.8.5) with ESMTP id OAA14208 for ; Sat, 27 Oct 2001 14:46:52 +0300 (EET DST) Message-ID: <3BDA9FA0.6020900@cc.oulu.fi> Date: Sat, 27 Oct 2001 14:50:56 +0300 From: Andre Juffer Reply-To: Andre.Juffer@oulu.fi Organization: The University of Oulu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: axis-user@xml.apache.org Subject: Re: WSDL References: <89539780CB9BD51182270002A5897DF645A4F8@hqempn04.agedwards.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Mark, thanks for your reply. I have tried your suggestion, but that did not work. However, I made a small modification in the WEB-INF/web.xml. The original contained: AxisServlet /services I have modified this to: AxisServlet /services/* This solved everything. Four files were retuned: MyService.java MyServicePortType.java MyServiceSoapBindingStub.java client-config.xml Tomcat (Catalina) could not simply understand the request, and I had to tell it what to do. I am surprised that others did not have this problem. I am running Linux Slackware, Tomcat4, Java 1.3. Thanks, Andre. Volkmann, Mark wrote: > Try it without "services/". > http://localhost:8080/axis/MyService?wsdl should work. > > -----Original Message----- > From: Andre Juffer [SMTP:ajuffer@sun3.oulu.fi] > Sent: Thursday, October 25, 2001 4:01 PM > To: axis-user@xml.apache.org > Subject: WSDL > > Hi, > > I am trying to get one of the the WSDL examples going, but I > experience > some problems. The userguide explains how to generate a stub with > Wsdl2java. The idea is to use the following (with the appropriate > classpath of course) > > java org.apache.axis.wsdl.Wsdl2java > http://localhost:8080/axis/services/MyService?wsdl > > > after deploying a webservice MyService (which I did, tested, and > worked ok). > > The error I get is just "java: No match". It is not a classpath > error, I > think. In fact, if I point my browser to > http://localhost:8080/axis/services/MyService?wsdl the results is > . > > HTTP Status 404 - /services/MyService > The requested resource (/services/MyService) is not available. > > > > *************************************************************************************** > WARNING: All e-mail sent to and from this address will be received or > otherwise recorded by the A.G. Edwards corporate e-mail system and is > subject to archival, monitoring or review by, and/or disclosure to, > someone other than the recipient. > *************************************************************************************** -- Andre H. Juffer | Phone: +358-8-553 1683 The Biocenter and | Fax: +358-8-553-1141 the Dep. of Biochemistry | Email: Andre.Juffer@oulu.fi University of Oulu, Finland | WWW: http://www.biochem.oulu.fi/Biocomputing/