> From: neilac333 [mailto:[EMAIL PROTECTED] > Subject: Re: [OT] Tomcat 5.5.23 Will Not Unpackage Application > > That is a good thought, but I have included all the Commons > files in my WAR file as you can see.
Which will be a problem if they're already in the common/lib or shared/lib. A given class must not appear in more than one place in a given class loader branch, or you will get NCDFE problems. Take a look at: http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]