RE: Servlet class not found

2004-11-24 Thread Richard Lewis
On Wed, 24 Nov 2004 17:05:23 +0530, "Joseph Samuel" <[EMAIL PROTECTED]> said: > > It seems that the package is not properly declared in it. Check it. > > Oh, yes. Of course, its now in a proper directory structure. Thanks very much, Richard -- Rich

Servlet class not found

2004-11-24 Thread Richard Lewis
ervlet class itself works because I've executed it Tomcat's ROOT webapp.) Any ideas? Thanks, Richard -- Richard Lewis [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Servlets and debugging

2004-11-23 Thread Richard Lewis
to compile the servlet, copy it to the classes directory, restart Tomcat (which takes several minutes) and read the Tomcat logs to find out whats gone wrong! Nightmare! <:-o How do people who know what they're doing go about debugging servlets? Thanks in advance, Richard -- Richard L

Re: Tomcat 4.1 random crashes

2004-10-11 Thread Richard Lewis
OK here's my $CATALINA_HOME/logs/catalina.out file from about 09:30 this morning (BST). At this point the server wasn't working and I did a restart: 11 Oct 2004 09:26:04,292 [Thread-14] DEBUG (BrokerPool.java [sync]:334) - syncing buffers to disk 11 Oct 2004 09:26:04,293 [Thread-14] INFO (

Apache front to Tomcat/Cocoon

2004-09-24 Thread Richard Lewis
Hi there, This problem has been bugging me for days and I've tried both the Apache (httpd) mailing list and the Cocoon mailing list but no one seems to be able to solve it. I've got two Cocoon (2.1) webapps running under Tomcat (4.1) on my server (Debian, j2sdk1.4-sun, Apache 2.0). My network s