I found it. Looks like the invoker servlet has been disabled in the global web.xml - and is enabled in the examples web.xml. Is this due to the security problem found in 4.04 and 4.1.10? If so - isn't it the hole reopened if we enable the invoker servlet in each web app instead of globally?
Randy ----- Original Message ----- From: "Randy Secrist" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, October 06, 2002 10:19 AM Subject: Not Autoloading servlets? I recently moved from 4.04 to 4.1.12. Tomcat is no longer autoloading my servlets from my web.xml file. Nothing in that file has changed since I moved to 4.1.12. Nothing shows up in the logs that suggests it even attempted to auto load them. What is going on? Randy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
