If you have jars in shared/lib that need reloaded when an webapp is reloaded - you might need to rethink the design of those shared libs.
-Tim
Johannes Fiala wrote:
Hi there,
I know it is possible to reload a web-application using the manager app (especially the JAR-files in WEB-INF/lib).
Is it possible to also include the shared/lib directory?
We have some helper JARs, which are used by four web contexts, so I'd prefer to put them into /shared/lib.
However, if it doesn't get reloaded after an update of /shared/lib, I have no means to perform a hot redeploy if only the JAR files change.
thx alot Johannes
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
