> From: Assaf Flatto [mailto:[EMAIL PROTECTED] 
> Subject: Error in dependencyCheck
> 
> I googled it a bit and it refers to TOC of the war file , whoever the 
> same war file has been used on 2 other servers and with no issues .

The error you're getting indicates that the name length is zero for some
entry in the .war file.  The exception is being thrown by the JRE zip
file handler, not Tomcat itself.  If you simply expand and then
repackage the .war with WinZip or equivalent, that should throw away the
dummy entry.

 - 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]

Reply via email to