On Thu, 2005-05-05 at 01:01 +0000, Kent Tong wrote: > John Anderson <ardour <at> semiosix.com> writes: > > > What I don't like is that every time I change something in the .java > > files for the project, I have to wait 8-15 seconds for the restart to > > happen. Which adds up to lots of what when it's part of the > > change/compile/reload cycle. > > > > What exactly do you mean by "whenever your app is run"? Whenever a page > > request hits the server? > > Yes. Just create the Configuration in the constructor > of your Global class. It will be created on the first > http request.
Thanks for your suggestion. I tried that, but the Global class seems to be destroyed every time one of the .class files in the app changes. bye John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
