Scope of static objects is defined by the JVM AND class loader =
(TOGETHER).
Different zones have different class loaders. If you want a trully
global static object, place the class that contains it in the wrapper =
classpath,
not in the repositories for zones. At least, that is how I solved it
with Apache/jserv.

DD

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to