Hi Stan,

>  If I use JarResourceLoader, will any uploads of new .jar with
>  templates be notified by it?
>  I.e., I first uploaded templates.jar, started webapp,
>  then reuploaded modified templates.jar - will my modifications
>  take place without restarting webapplication?

It should.  If you look at the JarResourceLoader implementation,
you'll notice that isSourceModified is always true.

Best regards,
-- Shinobu

--
Shinobu Kawai <[EMAIL PROTECTED]>

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

Reply via email to