> From: ruxing bao [mailto:brxonl...@hotmail.com] 
> Subject: RE: Illegal access: this web application instance has been stopped 
> already and NoClassDefFoundError

> Zookeeper jar had been under  CLASSPATH.

Do not ever use the CLASSPATH environment variable.  In a Tomcat environment, 
it is properly ignored; in other environments, it can only create confusion.

Read the Tomcat doc on classloading and decide in which of the standard 
locations you should put the Zookeper jar.  It would normally be placed in the 
webapp's WEB-INF/lib directory.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to