> "Remy Maucherat" <[EMAIL PROTECTED]> writes:
>
> > > OK.
> <snip>
>
> > No.  Of course, there's a reason for this, as a selective reloading
would be a
> > very complex thing to do.
>
> So what patterns do developers follow when the want to deploy webapps with
> singletons that have support for reloading?

You can probably use the servlet lifecycle events (init and destroy) for
this.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to