> From: Scott Purcell [mailto:[EMAIL PROTECTED]
> Subject: reload when class file is updated
>
> I gave you the history above, because maybe having
> different context entries is screwing things up.
Definitely don't want to have the specified in more than one
place; can res
Hello,
I am working on a webapp that was originally a war file. The war
extracted to abc context.
Some background:
The war file when deflated (automatically) created a
/abct/META-INF/context.xml and inside had the abc context information.
I added reloadable=true like so there inside the M