RE: Problem in running Tomcat

2008-04-01 Thread Caldarale, Charles R
> From: fredk2 [mailto:[EMAIL PROTECTED] > Subject: Re: Problem in running Tomcat > > I always wonder: why do some applications have the servlet.jar in > WEB-INF/lib when the 'curent' one is already in the ./common/lib ? Because people throw it in there during developme

Re: Problem in running Tomcat

2008-04-01 Thread fredk2
Hi, Delete WEB-INF/lib/servlet.jar. I always wonder: why do some applications have the servlet.jar in WEB-INF/lib when the 'curent' one is already in the ./common/lib ? INFO: validateJarFile(/root/apache-tomcat-5.5.26/webapps/ROOT/WEB-INF/lib/servlet.jar) - jar not loaded. See Servlet Spec 2.3,

Re: Problem in running Tomcat

2008-04-01 Thread David Smith
Raghavan_sat wrote: David Smith-2 wrote: tomcat 5 w/ gcj -- either get rid of it or take this conversation to the yum folks. We support tomcat as provided by Apache using primarily Sun Java although I'm sure people have had success with IBM's jvm. Other packaging methods introduce lot'

Re: Problem in running Tomcat

2008-04-01 Thread Raghavan_sat
David Smith-2 wrote: > > tomcat 5 w/ gcj -- either get rid of it or take this conversation to the > yum folks. We support tomcat as provided by Apache using primarily Sun > Java although I'm sure people have had success with IBM's jvm. Other > packaging methods introduce lot's of symlinks

Re: Problem in running Tomcat

2008-03-30 Thread David Smith
tomcat 5 w/ gcj -- either get rid of it or take this conversation to the yum folks. We support tomcat as provided by Apache using primarily Sun Java although I'm sure people have had success with IBM's jvm. Other packaging methods introduce lot's of symlinks and at times alterations in the so

Re: Problem in running Tomcat

2008-03-30 Thread Steve Ochani
Your question was already answered by at least 3 people under the previous thread subject you made. Date sent: Sun, 30 Mar 2008 09:22:42 -0700 (PDT) From: Raghavan_sat <[EMAIL PROTECTED]> Subject:Problem in running Tomcat To: