-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Honyk,
On 10/14/13 3:21 PM, honyk wrote:
> in my web app I use Java 7 directory watcher feature.
>
> When the final war file is placed into Webapps folder and Tomcat is
> started, it freezes as it waits forever for any directory changes
> (the app
Hello Everyone,
in my web app I use Java 7 directory watcher feature.
When the final war file is placed into Webapps folder and Tomcat is started,
it freezes as it waits forever for any directory changes (the app is loaded
on tomcat startup).
I use the following workaround - calling my watcher c