Return-Path: Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: (qmail 97384 invoked from network); 26 Mar 2010 22:08:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Mar 2010 22:08:31 -0000 Received: (qmail 10068 invoked by uid 500); 26 Mar 2010 22:08:30 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 9853 invoked by uid 500); 26 Mar 2010 22:08:29 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 9845 invoked by uid 99); 26 Mar 2010 22:08:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Mar 2010 22:08:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.190.49.75] (HELO web53205.mail.re2.yahoo.com) (206.190.49.75) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 26 Mar 2010 22:08:20 +0000 Received: (qmail 1829 invoked by uid 60001); 26 Mar 2010 22:07:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1269641279; bh=AN9636iHMcENNdWBfWQG8jHpEcqKcEnuTqO/cSYjdsc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=q+zq5JdkCfGGmnpB+ok7A7Aa9ARt5prAz7fUaBdQCUMtqvc/ibAFt79SZV94luGoiMp63HmxPj8aOz2uHRwMFPWAraVlbjtSqGjU9SOqB31jhcwwawpZQqCNIb/dGx/6EdVa6QMcUdAv3a1+w3HFZw6HqsAbfSwm0w44n/0cACs= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=JPIfqKzqsQi6kx+gg47hvAXOe+LRuiJYKMvkMTnPsOfT9nMuR5owXMQmzvoMpo9bWhJBqto0aJXXfV2/hHElnnFlQXC2z9F0rdsU55f+zGLB7FyJwEppYArFNuO0aWxU6YgMRD0wW1Uwl5Bf1ykQ9bllOdxBGCIAVWgLnz4QL2Y=; Message-ID: <450260.1538.qm@web53205.mail.re2.yahoo.com> X-YMail-OSG: CZCLgVkVM1nh8m5HUqfd_XU5DAYlujO4XxE2ouwemf83XA4 4fcZfvCNt2_iFjuHzEVeqQLAN9vzAEC_y5ZDnbeKN0qyhZMNF0DDaL8hW6EH Pzap_JMc7YbJ9291VnZF.Z16AVr3ZIA9PEraqGJGVqJhDsP6uJpyvdD8xb32 _C1gGPjQC9yYHEQYORijxXfivvH0SmBk.J20EYB6yK5GA6dMqxH_9pyg_NN4 wx82avj1RgeE6GRZxqrM9mYexcz08jKWLq71CbrwfPYhfDEvVsBDvLYKptZd 0pBeMy6MYxufiBTE5BdYlyrztyMJTZ6Kno2lFxxn7K.oa_q0D7gHv4A-- Received: from [63.83.48.10] by web53205.mail.re2.yahoo.com via HTTP; Fri, 26 Mar 2010 15:07:59 PDT X-Mailer: YahooMailClassic/10.0.8 YahooMailWebService/0.8.100.260964 Date: Fri, 26 Mar 2010 15:07:59 -0700 (PDT) From: SM Reply-To: moni_sparkle@yahoo.com Subject: Deploying a web service on tomcat gives HTTP Status 404 error To: java-user@axis.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-477574291-1269641279=:1538" X-Virus-Checked: Checked by ClamAV on apache.org --0-477574291-1269641279=:1538 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi all:=A0=A0I have created a simple web service using eclipse and tomcat 6= .0.24, however when I try to test this webservice using Debug on Server I g= et the following error:HTTP Status 404 - /Axis2WSTest/=0A=0A=0Atype Status = report=0Amessage /Axis2WSTest/=0Adescription The requested resource (/Axis2= WSTest/) is not =0Aavailable.=0A=0A=0AApache Tomcat/6.0.24 How do I debug this further, any tips will be much appreciated. Best regards, Monisha=0A=0A=0A=0A --0-477574291-1269641279=:1538 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all:
  I have created a simple web s= ervice using eclipse and tomcat 6.0.24, however when I try to test this web= service using Debug on Server I get the following error:

HTTP= Status 404 - /Axis2WSTest/

=0A
=0A=0A

= type Status report

=0A

message /Axis2WSTest/

=0A<= p>description The requested resource (/Axis2WSTest/) is not =0Aav= ailable.

=0A
=0A=0A

Apache Tomcat/6.0.= 24


How do I debug this further, any tips will be mu= ch appreciated.

Best regards,

=
Monisha
=0A

= =0A=0A=0A=0A --0-477574291-1269641279=:1538--