[Resin-interest] repeated reloading of changed classes

2006-09-12 Thread Will Jaynes
pp restart, it simply reloads the class. This is great, and speeds development quite a bit. However, I notice that Resin is reloading the changed classes every 60 seconds. As I change more classes, each of them gets reloaded every minute, at the same time. Is this a bug? Or the way it 'spos

[Resin-interest] bug in lazy web app loading

2006-09-13 Thread Will Jaynes
In Resin 3.0.21, for development, I've set the startup-mode to lazy. This is supposed to delay the loading of an app until the first request on it. It does prevent all the apps from loading on startup. But, what I've noticed is that when I hit one app, it isn't just that app that gets loaded at