Re: servlet crashing tomcat

2008-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kimberly, Tomcat version? JVM version? Also, are you using a packaged Tomcat (from RH) or are you using a real one from tomcat.apache.org? Kimberly Begley wrote: | Hi - I am doing something very wrong with a servlet I wrote - it seems to be |

servlet crashing tomcat

2008-03-12 Thread Kimberly Begley
Hi - I am doing something very wrong with a servlet I wrote - it seems to be crashing tomcat5.5 - the log files are huge but I have pasted the ends of 3 of them - just wondering if anyone can interpret them in any way that might tell me where to start... I built the program in java and tested it

regarding post about servlet crashing tomcat

2008-03-12 Thread Kimberly Begley
I have no idea what the problem was other than the servlet name I suppose but I copied the entire servlet - pasted it in another file with a new name and it works, created a new file with the old servlet name and pasted the new (same) code back in it and it still doesn't work (and crashes tomcat)