Doesn't look like I have the jsp-api.jar anywhere else. Could there
be another reason why it can't find the class?
Thanks,
Steven
On Nov 26, 2007, at 1:05 PM, Caldarale, Charles R wrote:
From: Steven Crosley [mailto:[EMAIL PROTECTED]
Subject: Re: servlet-api.jar jsp path is emp
-
- Original Message -
From: "Steven Crosley" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, November 26, 2007 1:07 PM
Subject: servlet-api.jar jsp path is empty
Hi,
I was getting this error from my app:
Caused by: java.lang.NoClassDefFoundError
Hi,
I was getting this error from my app:
Caused by: java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/
TagSupport
So I looked in the servlet-api.jar file that was included with my
Tomcat 6 download and noticed that the javax/servlet/jsp/ folder is
empty. I'm guessing this was by
I'm getting the following error when Tomcat 6.0.14 starts up, and
after the the server starts up, I no longer get any messages logged to
catalina.out. Can someone tell me what I am doing that is causing
this error?
log4j:ERROR A "org.apache.log4j.ConsoleAppender" object is not
assignable
http://www.ja-sig.org/wiki/display/CASUM/Clustering+CAS
http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
Basically, you need to set up multicast on your network, so that the
machines can share session information.
-Original Message-
From: Steven Crosley [mailto:[EMAIL PROTECTED]
Hi,
I've been scouring the web for documentation regarding clustering
Tomcat on 3 machines. The only documentation I can find contains
information about clustering 3 instances of Tomcat on the same machine.
Can anyone tell me what exactly would need to be changed in order to
use Tomcat o