Sorry that was a typo
----- Original Message -----
From: Pid <pid@pidster.com>
To: Tomcat Users List <users@tomcat.apache.org>
Cc:
Sent: Tuesday, 10 January 2012, 20:00
Subject: Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23
On 10/01/2012 18:34, Caldarale, Charles R wrote:
>> From: Alastair Baldwin [mailto:alastairgbaldwin@yahoo.co.uk]
>> Subject: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23
>
>> CLASSPATH= .;c:\apache-tomcat-7.0.23-windows-x86\apache-tomcat-7.0.23\servlet-api.jar
>
> Probably not the cause of your problem, but don't set the CLASSPATH variable - ever.
It's guaranteed to cause confusion for unsuspecting programs that don't know how to protect
themselves from such abuse. (Fortunately, the standard Tomcat startup scripts usually do
handle it properly by ignoring the variable.)
... and that URL is unlikely to work anyway, unless you've got a really
broken Tomcat. (It's missing a 'lib' directory in the path.)
p
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and
is thus for use only by the intended recipient. If you received this in error, please contact
the sender and delete the e-mail and its attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
--
[key:62590808]
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|