I put commons-el.jar back in common/lib and removed the corresponding jar from my WAR file. I still got the same result.
FYI, here is the latest WAR file: META-INF/ META-INF/MANIFEST.MF index.html index.xhtml result.xhtml WEB-INF/ WEB-INF/classes/ WEB-INF/classes/test/ WEB-INF/classes/test/PersonBean.class WEB-INF/faces-config.xml WEB-INF/web.xml WEB-INF/lib/ WEB-INF/lib/jsf-facelets.jar WEB-INF/lib/myfaces-api-1.1.5.jar WEB-INF/lib/myfaces-impl-1.1.5.jar WEB-INF/lib/tomahawk-1.1.3.jar WEB-INF/lib/commons-beanutils-1.7.0.jar WEB-INF/lib/commons-codec-1.3.jar WEB-INF/lib/commons-collections-3.1.jar WEB-INF/lib/commons-digester-1.6.jar WEB-INF/lib/commons-lang-2.1.jar WEB-INF/lib/commons-logging-1.0.4.jar WEB-INF/lib/commons-validator-1.3.1.jar I have also attached the file for your perusal. http://www.nabble.com/file/7135/myfaces.war myfaces.war Neil Caldarale, Charles R wrote: > >> From: neilac333 [mailto:[EMAIL PROTECTED] >> Subject: RE: Tomcat 5.5.23 Will Not Unpackage Application >> >> I did, however, find commons-el.jar in common/lib. >> I removed it, but I continue to get the same result. > > Don't remove things from common/lib - Tomcat itself needs what's in > there. Remove duplicate classes and jars from your webapp instead. > > - 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] > > > -- View this message in context: http://www.nabble.com/Tomcat-5.5.23-Will-Not-Unpackage-Application-tf3383274.html#a9456480 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]