> From: Filip Hanik - Dev Lists [mailto:devli...@hanik.com] > Subject: Re: questions on tomcat cluster > > actually, your classpath is probably good. Its in the way the system > loads its classes.
Not true - jre/lib is loaded by the bootstrap classloader, whereas CLASSPATH specifies the system classloader. Mixing those up can cause grief. - 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.