From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> On 10/13/06, Chris Pratt <[EMAIL PROTECTED]> wrote:
> > Each Web Application within the container is loaded within it's own
> > Context (and ClassLoader) which effectively keeps the static's 
> > separate.
> In that case, the statics are shared across *all* webapps using that 
> library, which is generally a bad thing.

On the plus side, it makes consultants look really good when they come
in to a situation, wave their hands, and suddenly all their applications
(which were failing intermittently under load) magically began working.

Pointing out that both their servlets and Actions had non-synchronized
instance data was also quite entertaining.
 
Dave


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

Reply via email to