RE: getting more detailed logging in tomcat

2007-07-30 Thread Caldarale, Charles R
> From: Duin, Harry [mailto:[EMAIL PROTECTED] > Subject: getting more detailed logging in tomcat > > I have set up Tomcat 6.0.10 and got my first servlet app working with > windows and Eclipse. I am looking at the files in the logs directory, > but see NO logging of the HT

getting more detailed logging in tomcat

2007-07-30 Thread Duin, Harry
Hi, I have set up Tomcat 6.0.10 and got my first servlet app working with windows and Eclipse. I am looking at the files in the logs directory, but see NO logging of the HTTP messages (including the servlet calls) In short, I want to know more of what is going on at the HTTP protocol level. I h