Re: Problem in running Tomcat

2008-04-01 Thread Raghavan_sat
-xlib.lock' failed. -- View this message in context: http://www.nabble.com/Problem-in-running-Tomcat-tp16383891p16418736.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users

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

Re: Problem in running Tomcat

2008-04-01 Thread fredk2
, section 9.7.2. Offending class: javax/servlet/Servlet.class Rgds - Fred -- View this message in context: http://www.nabble.com/Problem-in-running-Tomcat-tp16383891p16421744.html Sent from the Tomcat - User mailing list archive at Nabble.com

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 development with NetBeans, Eclipse, etc

Problem in running Tomcat

2008-03-30 Thread Raghavan_sat
java is not compiling my servlet and tomcat5(downloaded) with jdk1.6 is not at all running.. what can i do to run my servlet :( -- View this message in context: http://www.nabble.com/Problem-in-running-Tomcat-tp16383891p16383891.html Sent from the Tomcat - User mailing list archive at Nabble.com

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

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

RE: problem on running tomcat as windows services

2005-11-15 Thread wendy
Classpath. restart tomcat and it should work. Best regards Robert. -Original Message- From: wendy [mailto:[EMAIL PROTECTED] Sent: 15 November 2005 09:40 To: users@tomcat.apache.org Subject: problem on running tomcat as windows services Hi, I would like to ask about my observation on Tomcat