is that auto-reloads an
> application (I think it's reloadable="true", or something like that) and
> just have your users recompile their entire app each time and then ftp
> it into the relevant directory, tomcat should automatically reload each
> app for them without an
Hello everybody,
i´m working in a university where we have a tomcat server running some
different aplications developed by ourselves. We have different people
working on each application and each one of them needs to restart at some
different moments their applications.
The problem is that the de