Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 1126 invoked from network); 13 Apr 2005 14:35:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2005 14:35:21 -0000 Received: (qmail 42004 invoked by uid 500); 13 Apr 2005 14:33:45 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 41961 invoked by uid 500); 13 Apr 2005 14:33:44 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 41911 invoked by uid 99); 13 Apr 2005 14:33:44 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from webtuitive.com (HELO server1.webtuitive.com) (64.49.222.30) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 13 Apr 2005 07:33:42 -0700 Received: from [192.168.1.50] (dsl092-004-182.sfo1.dsl.speakeasy.net [66.92.4.182]) (authenticated bits=0) by server1.webtuitive.com (8.12.11/8.12.10) with ESMTP id j3DEXd3i009938 for ; Wed, 13 Apr 2005 09:33:39 -0500 Message-ID: <425D2E54.2030300@webtuitive.com> Date: Wed, 13 Apr 2005 07:36:04 -0700 From: Hassan Schroeder User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: class path (UNCLASSIFIED) References: <20050413140640.11030.qmail@web60614.mail.yahoo.com> In-Reply-To: <20050413140640.11030.qmail@web60614.mail.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N S M wrote: > The same as before. Not surpring if you haven't addressed the problems Jason already pointed out -- > lCATALINA_HOME = C:\Program Files\Apache Group\Tomcat 4.1 1) Reinstall Tomcat in `C:\tomcat_4.1` or something, with *no* spaces in the path. 2) Don't put servlet.jar and j2ee.jar in the same classpath, as you'll have duplicated classes... > Jason Bainbridge wrote: > On Apr 12, 2005 3:39 PM, S M wrote: > >>sorry for the confusion, but i have set CLASSPATH, i echoed on cmd as mentioned and yes it shows me the CLASSPATH as listed below >>".;C:\javacode;%CATALINA_HOME%;%CATALINA_HOME%\common\lib\servlet.jar;%J2EE_HOME%\lib\j2ee.jar;" >> >>>where ";C:\javacode" had the source code. > > > Have you explicityly set CATALINA_HOME as well? Does it have spaces in > it? If so surround it with double quotes or move it to a path with no > spaces. I don't think having servlet.jar and j2ee.jar in the same > classpath is a good idea either. -- Hassan Schroeder ----------------------------- hassan@webtuitive.com Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org