Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 74504 invoked from network); 12 Feb 2009 18:51:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2009 18:51:18 -0000 Received: (qmail 91700 invoked by uid 500); 12 Feb 2009 18:51:04 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91666 invoked by uid 500); 12 Feb 2009 18:51:03 -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 91655 invoked by uid 99); 12 Feb 2009 18:51:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 10:51:03 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kjkoster@gmail.com designates 209.85.220.18 as permitted sender) Received: from [209.85.220.18] (HELO mail-fx0-f18.google.com) (209.85.220.18) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 18:50:55 +0000 Received: by fxm11 with SMTP id 11so1977854fxm.0 for ; Thu, 12 Feb 2009 10:50:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=I38B2LRDrFKk2fiRJc2o1a1FV19d7seLstc5oX9MmgM=; b=dBo7sFac3xFW2FBIRXRvHUuJR0P2cjO0ViErbOcZgJaQX4uT+up8/q2GsRCghjwUtd IZHcG4JTeSTGuu6p/XQ32NGlHhhs4XtBdDL3d8yMG5laTgnJByn6+DuvIOrUUd8u7yFT ZJJOaV2BwS779hIpySHCULmbXTt8BJ8hV6q24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=WDTwd6jC6Ec8YrobRbAsJi23bLG/UBuMse4XQ1KKpSrpYTj5C5mGWVAx4ILWej29Os 4iEjYpoRrxQHRifDHRQOON/jSVjcLmo5QkAZpH3Zg0Alf3hZxekEYu7PsoNu/aEEJwXf 1+fyYhpwi/xq87qB0fYUJ4U82fVxK8auSF0CM= Received: by 10.223.115.16 with SMTP id g16mr174806faq.93.1234464582381; Thu, 12 Feb 2009 10:49:42 -0800 (PST) Received: from ?192.168.0.1? (kjkoster.org [80.101.182.197]) by mx.google.com with ESMTPS id 34sm12270507ugh.48.2009.02.12.10.49.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 12 Feb 2009 10:49:41 -0800 (PST) Message-Id: <39EE18DB-06C0-491B-BCDE-F244D852378D@gmail.com> From: Kees Jan Koster To: "Tomcat Users List" In-Reply-To: <524817.13208.qm@web8905.mail.in.yahoo.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: deploying web application on remote server Date: Thu, 12 Feb 2009 19:49:25 +0100 References: <524817.13208.qm@web8905.mail.in.yahoo.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org Dear sneha, > I have developed web application using netbeans , I wish to deploy > on remote server . > I have placed files under / webapps directory of remote server. > Tomcat is unable to locate libraries . how do I make tomcat locate > libraries which are under WEB-INF/lib folder Why don't you give us an error message to look at? Then we might be able to help you. -- Kees Jan http://java-monitor.com/forum/ kjkoster@kjkoster.org 06-51838192 Rule 1 for being in a hole: stop digging. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org