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

RE: NoClassDefFoundError: HttpServlet

2009-02-03 Thread Caldarale, Charles R
> From: Ladislav Gaspar [mailto:ladislav.gas...@it-vision.com] > Subject: AW: NoClassDefFoundError: HttpServlet > > The sample servlets work. Good - which says the problem is isolated to your webapp, so that narrows the focus. > But what could that be? It looks like somewhere

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

RE: NoClassDefFoundError: HttpServlet

2009-02-02 Thread Caldarale, Charles R
> 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 with those t

AW: NoClassDefFoundError: HttpServlet

2009-02-01 Thread Ladislav Gaspar
richt- Von: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Gesendet: Freitag, 30. Januar 2009 16:41 An: Tomcat Users List Betreff: Re: NoClassDefFoundError: HttpServlet 2009/1/30 Ladislav Gaspar : > > > As I wrote in the original post >>(I've cleaned up the classpat

AW: AW: NoClassDefFoundError: HttpServlet

2009-01-30 Thread Ladislav Gaspar
Von: André Warnier [mailto:a...@ice-sa.com] > Gesendet: Freitag, 30. Januar 2009 09:52 > An: Tomcat Users List > Betreff: Re: NoClassDefFoundError: HttpServlet > > Ladislav Gaspar wrote: > [...] > > >> >> What strikes me as very strange is that in the e

Re: NoClassDefFoundError: HttpServlet

2009-01-30 Thread Konstantin Kolinko
2009/1/30 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) > I do not understand. "is there and it's also"

Re: AW: NoClassDefFoundError: HttpServlet

2009-01-30 Thread David Smith
Von: André Warnier [mailto:a...@ice-sa.com] > Gesendet: Freitag, 30. Januar 2009 09:52 > An: Tomcat Users List > Betreff: Re: NoClassDefFoundError: HttpServlet > > Ladislav Gaspar wrote: > [...] > > >> >> What strikes me as very strange is that in the e

AW: NoClassDefFoundError: HttpServlet

2009-01-30 Thread Ladislav Gaspar
:a...@ice-sa.com] Gesendet: Freitag, 30. Januar 2009 09:52 An: Tomcat Users List Betreff: Re: NoClassDefFoundError: HttpServlet Ladislav Gaspar wrote: [...] > > What strikes me as very strange is that in the error message: > java.lang.NoClassDefFoundError: HttpServlet there is no package name

Re: NoClassDefFoundError: HttpServlet

2009-01-30 Thread André Warnier
Ladislav Gaspar wrote: [...] What strikes me as very strange is that in the error message: java.lang.NoClassDefFoundError: HttpServlet there is no package name in HttpServlet (that's why the ClassLoader can't find the Class, I suppose). Has anyone got an idea what could be wrong? No, but

NoClassDefFoundError: HttpServlet

2009-01-30 Thread Ladislav Gaspar
I've been trying to get my App working for the last two days but I'm stuck. I'm running tomcat 6.0.14 on XP. When tomcat starts up it tries to load the first servlet and I get the following error: SCHWERWIEGEND: Error deploying configuration descriptor ITVHealthGate.xml java.lang.NoClassDefFo