touche :). The FAM starts a thread that watches the dir, so it will callback ClassReloadingXMLWebApplicationContext.onFileChange as soon as a file is changed(set a breakpoint there and see if it is stopping, there is also a log statement there).
Are you using relative or absolute paths for struts.class.reloading.watchList? I haven't tested relative paths yet. musachy On Wed, Jul 29, 2009 at 12:46 PM, Dale Newfield<d...@newfield.org> wrote: > Musachy Barroso wrote: >> >> I am, I am using it with convention and spring. > > Of course I meant anyone other than you -- I assumed you had it working, or > you wouldn't have checked it in :-) > >> if you touch the files, do you see any message about detecting a change? > > No. Should that detection/reload happen even if there are currently no > active requests, or will it only notice when the next request comes in? > (No, in my case it doesn't notice then, either.) > > > -Dale > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org