I would start by reading the tomcat docs:

http://tomcat.apache.org/tomcat-5.5-doc/logging.html

-- David

[EMAIL PROTECTED] wrote:
Thanks so much for your helpful response.

I mistakenly thought that was the problem with my servlet. Now I see that it is actually running (I was trying to hit http://localhost:8080/CommandServlet rather than http://localhost:8080/subset/CommandServlet -- sorry, rookie here).

I was hoping to see more logging info, but I also get the warnings:
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.

What's the appropriate procedure for getting this working?


On Apr 24, 2006, at 7:33 PM, David Smith wrote:

Nothing to do with your web.xml file. Are you having trouble getting your servlet to run when you call it?




--
David Smith
Network Operations Supervisor
Department of Entomology
Cornell University
2132 Comstock Hall
Ithaca, NY 14853
Phone: (607) 255-9571
Fax: (607) 255-0940


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to