Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 77048 invoked from network); 16 Nov 2009 12:39:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 12:39:28 -0000 Received: (qmail 57593 invoked by uid 500); 16 Nov 2009 12:39:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 57513 invoked by uid 500); 16 Nov 2009 12:39:24 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 57502 invoked by uid 99); 16 Nov 2009 12:39:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 12:39:24 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=SPF_SOFTFAIL,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of pid@pidster.com does not designate 74.125.78.147 as permitted sender) Received: from [74.125.78.147] (HELO ey-out-1920.google.com) (74.125.78.147) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 12:39:15 +0000 Received: by ey-out-1920.google.com with SMTP id 26so1875650eyw.2 for ; Mon, 16 Nov 2009 04:38:54 -0800 (PST) Received: by 10.213.110.4 with SMTP id l4mr1768041ebp.81.1258375134658; Mon, 16 Nov 2009 04:38:54 -0800 (PST) Received: from phoenix.config (94-193-98-41.zone7.bethere.co.uk [94.193.98.41]) by mx.google.com with ESMTPS id 23sm1432313eya.12.2009.11.16.04.38.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 16 Nov 2009 04:38:53 -0800 (PST) Message-ID: <4B0147DB.4090603@pidster.com> Date: Mon, 16 Nov 2009 12:38:51 +0000 From: Pid Reply-To: pid@pidster.com Organization: Pidster Inc User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Deployment of war file into a common locatiion References: <26367503.post@talk.nabble.com> In-Reply-To: <26367503.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 16/11/2009 07:47, ajaypal wrote: > > Hi , > My name is Ajay and I have one web application which my whole team wants to > access . My problem is that all my team is scattered on different places (at > onsite and offshore) on different networks , So if I deploy that web > application on my system , all team members cant access it Well, if it's on your computer, how could they? >. Also I cant ask each and every member of my team to deply that application > on there own systems. > > Can anyone suggest me that is there any servlet container (i e tomcat or be > it any servlet container) where I can deploy me application and all my team > mates can use that online. Er, yes. Tomcat. It is rather your responsibility to find a suitable location where you can deploy the app. You might try Google App Engine, if you're struggling to find an actual server to deploy to. p > Thanks in advance > Ajay :) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org