Received: by 10.224.189.16 with SMTP id dc16mr12779122qab.0.1353496036909; Wed, 21 Nov 2012 03:07:16 -0800 (PST) Received: by 10.49.127.198 with SMTP id ni6mr3935409qeb.23.1353496036877; Wed, 21 Nov 2012 03:07:16 -0800 (PST) Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!i9no4773568qap.0!news-out.google.com!gf5ni2982588qab.0!nntp.google.com!i9no4792619qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.softwaretools Date: Wed, 21 Nov 2012 03:07:16 -0800 (PST) In-Reply-To: <1301502b-e617-47d8-8a8d-43e5ef5980e7@c4g2000hsg.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=62.23.212.212; posting-account=LwGrhwoAAACaPWzTsYUGCa3r2KGei16E NNTP-Posting-Host: 62.23.212.212 References: <1301502b-e617-47d8-8a8d-43e5ef5980e7@c4g2000hsg.googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <660c8e86-1fd1-496c-8dc3-b6a71fe058c3@googlegroups.com> Subject: Re: Eclipse: running on server error: "Multiple Contexts have a path of ..." From: 2408.santosh@gmail.com Injection-Date: Wed, 21 Nov 2012 11:07:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1759 Xref: csiph.com comp.lang.java.softwaretools:174 Thnks a lot Guys. I too was having the same issue. Now its working fine. Can u suggest why this issue comes... On Monday, 4 February 2008 21:01:48 UTC+5:30, Woland wrote: > Hi all! > > I'm having a problem running my web project on server (Tomcat 5.5 or > Tomcat 6.0) from Eclipse IDE 3.3 WST. > Whenever I try to run my project on server, during the publishing > process I get the following error: > > Multiple Contexts have a path of "/Project_Name" > > I've tried many thing to solve it including making a new workspace > directory. > > Any ideas?