This is the normal log output for a request that tries to access a non-existent JSP page. It suggests that webapps/ROOT/test.jsp doesn't exist.
Larry > -----Original Message----- > From: Magnus Jansson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 10:38 AM > To: [EMAIL PROTECTED] > Subject: compilation error > > > Hi i've just started a tomcat3.3 server but I'm getting these > confusing messeges when I try to view a jsp page. > > at the server console I get following messege: > > 2001-11-21 15:46:42 - Ctx() : Compiling: /test.jsp to test_0 > 2001-11-21 15:46:42 - Ctx() : class not found test_1 > 2001-11-21 15:46:42 - Ctx() : status code:404 request:(R( + > /test.jsp + null) msg:null > > what have I missed in the config files??????? > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > - - - - - - - - - - - - - - > Magnus Jansson > IT-Manager > V�dd� folkh�gskola > 760 40 V�dd� > Sweden > > Phone: +46 (0) 176-528 00 > Cellular: +46 (0) 70-370 33 16 > Fax: +46 (0) 176-528 28 > http://www.vaddo.fhsk.se (work) > http://www.jason.pp.se (private) > ICQ: 52797837 > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
