Yes, my reply caused some confusion. I mean that currently zookeeper jar is palced in the my web appllication's WEB-INF/lib directory. thanks, Bob
> From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Tue, 11 Jun 2013 07:15:20 -0500 > Subject: RE: Illegal access: this web application instance has been stopped > already and NoClassDefFoundError > > > 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 >