Are you using mod_jserv or mod_jk? How is the context set up
(tomcat-apache.conf if mod_jserv, mod_jk.conf-auto if mod_jk, or added
directly to your httpd.conf).
What's in your web.xml file for this context?
--Kyle
-----Original Message-----
From: Noone Anil Kumar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 04, 2001 2:21 PM
To: '[EMAIL PROTECTED]'
Subject: Tomcat Configuration
Hi ,
I am running my servlet:" MarsDm" on the following set up:
Apache 1.3.12
Tomcat 3.2.1
WinNt 4.0
When i started Apache & Tomcat i do see the following error message on
Tomcat 3.2 server console :
" Ctx( /webSnm ): Mapping with unregistered servlet MarsDm"
where webSnm is a dir under webApps and MarsDm is the servlet name...
Could you please let me what could be reason for this error message???
Thanks in advance,
Anil