>This is a misconception that many Java programmers share. It is possible
to have
>more than one copy of a static in the same VM. It has to do with multiple
>classloaders. There's a good paper about this at http://www.javageeks.com,
but I
>can't seem to get to that site today.

you're right... my suggestion wasn't precise enough...
here the correct one... ;-)
1 instance per vm per classloader-boundary..



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

Reply via email to