Re: WebappLoader and Auto-Detection of Class Changes

2005-06-06 Thread Scott Dudley
Bill, I added an over-ridden modified() method to my classloader that also checks for changes to my added classes folders. I see that WebappLoader.java checks only jars. Works like a charm. Thanks. Bill Barker wrote: - Original Message - From: Scott Dudley [EMAIL PROTECTED

WebappLoader and Auto-Detection of Class Changes

2005-06-03 Thread Scott Dudley
WatchedResource entries. What am I missing. Looking at WebappLoader.java and I fail to notice the mechanism which provides said functionality. Can someone point me in the right direction? Many thanks. -- Regards, Scott Dudley