Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 57480 invoked from network); 30 Aug 2006 18:30:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2006 18:30:41 -0000 Received: (qmail 58178 invoked by uid 500); 30 Aug 2006 18:30:30 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 58134 invoked by uid 500); 30 Aug 2006 18:30:30 -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 58109 invoked by uid 99); 30 Aug 2006 18:30:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 11:30:29 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ruchith.fernando@gmail.com designates 64.233.162.200 as permitted sender) Received: from [64.233.162.200] (HELO nz-out-0102.google.com) (64.233.162.200) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 11:30:28 -0700 Received: by nz-out-0102.google.com with SMTP id 34so168028nzf for ; Wed, 30 Aug 2006 11:30:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VXJ1jz/4hkwBCIBeeqCPXg2vPyEUaUirad1JVv4naXtfQAwukgQTtdtnP2rMy8iVEs1uETo58aKxAFHgQ7f76Vye46BeDAzQ6OV9ZSNptZtWkxJschPoEYVO8ePl6BIsNwZ+Ur/uLMkwh/XSM57V+AC2yyyJBKzcdc9wf1PQ508= Received: by 10.64.180.4 with SMTP id c4mr1383238qbf; Wed, 30 Aug 2006 11:30:07 -0700 (PDT) Received: by 10.65.83.11 with HTTP; Wed, 30 Aug 2006 11:30:07 -0700 (PDT) Message-ID: <559c463d0608301130u693cdcb1t55992c6e508e1e7e@mail.gmail.com> Date: Thu, 31 Aug 2006 00:00:07 +0530 From: "Ruchith Fernando" To: axis-user@ws.apache.org, jaimin.mehta@transformaticsgroup.com Subject: Re: [Axis2] making it work In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Seems like your service URL is incorrect. Please try using : http://localhost:8080/axis2/services/version/getVersion Thanks, Ruchith On 8/30/06, Jaimin wrote: > > > I uploaded axis2.war onto Tomcat 5.5.17. I can see Axis2 home page, service > listed includes "version", and can get to its wsdl file from the browser. > But call to method "getVersion" fails with the following error message: > > Requested resource not found! > The URL is > http://localhost:8080/axis2/services/version?method=getVersion > > What am I doing wrong?!?!!?! Something very simple, eh? > > Any help appreciated as I am new to Axis2. (Things were fine with Axis1). > > > -- www.ruchith.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org