AW: NoClassDefFoundError: HttpServlet

2009-02-03 Thread Ladislav Gaspar
--- -Ursprüngliche Nachricht- Von: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Gesendet: Dienstag, 3. Februar 2009 16:07 An: Tomcat Users List Betreff: RE: NoClassDefFoundError: HttpServlet > From: Ladislav Gaspar [mailto:ladislav.gas...@it-vision.com] > Subject: AW: NoClassDefFoun

AW: NoClassDefFoundError: HttpServlet

2009-02-03 Thread Ladislav Gaspar
: HttpServlet > From: Ladislav Gaspar [mailto:ladislav.gas...@it-vision.com] > Subject: AW: NoClassDefFoundError: HttpServlet > > Sorry for the misinformation. The the servlet-api.jar is in > $catalina_home/lib. The %CLASSPATH% is not adjusted The symptoms are still identical

AW: NoClassDefFoundError: HttpServlet

2009-02-01 Thread Ladislav Gaspar
Sorry for the misinformation. The the servlet-api.jar is in $catalina_home/lib. The %CLASSPATH% is not adjusted I start tomcat with the bat file and when tomcat tries to load the first servlet I get the following error (see below). It's from the catalina..log file Thanks Laci SCHWERWIEGEND: Err

AW: AW: NoClassDefFoundError: HttpServlet

2009-01-30 Thread Ladislav Gaspar
Maybe you miss spoke (typed?), but the servlet-api.jar should only be in $CATALINA_HOME/lib and absolutely not on any classpath environment variable. Tomcat's classloader hierarchy will make sure it's loaded as needed. --David Ladislav Gaspar wrote: > As I wrote in the original post > >> (I'v

Re: AW: NoClassDefFoundError: HttpServlet

2009-01-30 Thread David Smith
Maybe you miss spoke (typed?), but the servlet-api.jar should only be in $CATALINA_HOME/lib and absolutely not on any classpath environment variable. Tomcat's classloader hierarchy will make sure it's loaded as needed. --David Ladislav Gaspar wrote: > As I wrote in the original post > >> (I'v

AW: NoClassDefFoundError: HttpServlet

2009-01-30 Thread Ladislav Gaspar
As I wrote in the original post >(I've cleaned up the classpath, there are no duplicate servlet-api.jar files >around) The servlet-api.jar is there and it's also in the classpath. (in $catalina_home/lib) -Ursprüngliche Nachricht- Von: André Warnier [mailto:a...@ice-sa.com] Gesendet