Re: tomcat5 auto context detection

2007-03-05 Thread Mark Thomas
When starting a new thread (ie sending a message to the list about a new topic) please do not reply to an existing message and change the subject line. To many of the list archiving services and mail clients used by list subscribers this makes your new message appear as part of the old thread. Thi

tomcat5 auto context detection

2007-03-05 Thread mike spisak
Hi All, I'm trying to get tomcat to auto-recognize that I have new java applications (e.g. a new WEB-INF) in a sub-directory for my virtual hosts.. I'd like to make it so that I don't have to edit my server.xml every time I add a new app within some domain/sub domain... is this possible?