Atreya Your code looks fine but it may be that you are ommiting the path paramater that is causing the problem: <Context path="/examples" docBase="examples" debug="0" reloadable="true" >
Kind Regards Schalk Neethling Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co.za :: -----Original Message----- :: From: Atreya Basu [mailto:[EMAIL PROTECTED] :: Sent: Tuesday, August 26, 2003 7:13 AM :: To: Tomcat Users List; Atreya Basu :: Subject: Servlet re-load question :: :: I'm having trouble reloading servlets on Tomcat 4.1.27. :: :: The log files indicate that Tomcat notices that the servlet has :: changed. First time, after updating the servlet, I hit up the servlet I :: get a 500 error and a stack trace. Every time after that I get a :: resource not available error. :: My context looks something like this: :: <Context docBase="" docRoot="" reloadable="true"> :: :: Can anyone please tell me what I can do? This is pretty serious because :: I have to re-start Tomcat each time somone changes a servlet. :: :: Thanks in advance. :: :: :: Atreya :: :: :: --------------------------------------------------------------------- :: To unsubscribe, e-mail: [EMAIL PROTECTED] :: For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
