There is nothing in shared/lib.  I did, however, find commons-el.jar in
common/lib.  I removed it, but I continue to get the same result.

Here are the remaining contents of common/lib:

commons-logging.jar
jasper-compiler-jdt.jar
jasper-compiler.jar
jasper-runtime.jar
jsp-api.jar
log4j-1.2.14.jar
naming-factory-dbcp.jar
naming-factory.jar
naming-resources.jar
servlet-api.jar

Off the top of your head, do you know any others I should consider removing?

Neil


Caldarale, Charles R wrote:
> 
>> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tomcat-5.5.23-Will-Not-Unpackage-Application-tf3383274.html#a9454484
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]

Reply via email to