It's in there already (came that way in the default install). Anything else you can think of?

I'm going to try turning the debug value up to see if that shows me anything.


-- Schalk <[EMAIL PROTECTED]> wrote:


In your tomcat server.xml you can add a property like this:
<!-- Define the default virtual host -->
      <Host name="localhost" debug="0" appBase="webapps"
       unpackWARs="true" autoDeploy="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: Roy Smith [mailto:[EMAIL PROTECTED] :: Sent: Friday, September 05, 2003 2:59 PM :: To: [EMAIL PROTECTED] :: Cc: Roy Smith :: Subject: When does tomcat notice a newly deployed war file? :: :: I've got Tomcat-4.1.24 running on Linux. :: :: I built a new war file and copied it to my webapps directory. :: According to my Tomcat book, "Once Tomcat notices the file, it will :: unpack it...". I guess the question is, what do I need to do to make :: Tomcat notice it? Nothing seems to be happening, and there's nothing :: in the log files. Is there something I need to do to prod Tomcat into :: noticing the new file? :: :: :: --------------------------------------------------------------------- :: 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]




-- Roy Smith [EMAIL PROTECTED]


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



Reply via email to