student in the servlet.xml.  I would _like_ to be able to say for every
> directory that you find a WEB-INF, such as
>       /var/www/htdocs/$course/$student/WEB-INF
>
> Would
>       <Context path="" docBase="/var/www/htdocs/*/*"
>               appBase="/var/www/htdocs/" reloadable="true" debug="0"/>
> make any sense?
>

I suggest a small perl script that produces the apps-XXXXX.xml files in
$TOMCAT_HOME/conf .
You could create/delete your students and courses and just run it to get the
newest working config without
touching server.xml. It can clone the webapps directory of each
a.o.a.o.a.o....  :)
Just the restarting would take a while :-))

M.Schwarz



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

Reply via email to