Re: java.lang.ClassNotFoundException with small jsp file

2008-12-31 Thread Konstantin Kolinko
2008/12/31 John Byrne : > All, > > Thank you for your previous suggestions. I have stopped the server running > in Eclipse and started it from the services window (under control > panel/Administration). Now it works fine. So, the problem was with Eclipse > and Eclipse not being able to find wher

RE: java.lang.ClassNotFoundException with small jsp file

2008-12-30 Thread John Byrne
ilto:d...@cornell.edu] Sent: Tuesday, December 30, 2008 5:40 PM To: Tomcat Users List Subject: Re: java.lang.ClassNotFoundException with small jsp file Is there any error messages before this in the logs that might offer any further insight? When you say the class file exists, do you mean the

RE: java.lang.ClassNotFoundException with small jsp file

2008-12-30 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:mgai...@hotmail.com] > Subject: RE: java.lang.ClassNotFoundException with small jsp file > > also make sure the jsp file compiles The OP already stated that both the .java and .class files were present, so obviously the JSP file compiles. > ..you

RE: java.lang.ClassNotFoundException with small jsp file

2008-12-30 Thread Martin Gainty
:39:58 -0500 > From: d...@cornell.edu > To: users@tomcat.apache.org > Subject: Re: java.lang.ClassNotFoundException with small jsp file > > Is there any error messages before this in the logs that might offer any > further insight? When you say the class file exists, do you

RE: java.lang.ClassNotFoundException with small jsp file

2008-12-30 Thread John Byrne
Sent: Tuesday, December 30, 2008 5:40 PM To: Tomcat Users List Subject: Re: java.lang.ClassNotFoundException with small jsp file Is there any error messages before this in the logs that might offer any further insight? When you say the class file exists, do you mean there is both hello_jsp.jav

RE: java.lang.ClassNotFoundException with small jsp file

2008-12-30 Thread Caldarale, Charles R
> From: David Smith [mailto:d...@cornell.edu] > Subject: Re: java.lang.ClassNotFoundException with small jsp file > > When you say the class file exists, do you mean there > is both hello_jsp.java and hello_jsp.class? Minor correction: judging from the stack trace, the

Re: java.lang.ClassNotFoundException with small jsp file

2008-12-30 Thread David Smith
Is there any error messages before this in the logs that might offer any further insight? When you say the class file exists, do you mean there is both hello_jsp.java and hello_jsp.class? Or is the .class file missing. Lastly, are you sure the user tomcat is running as has read privilege to the