Please help me with the below exceptions that I obtain while trying to deploy a WAR file on Tomcat server.
07:46:50,076 WARN HostConfig:606 - Exception whil
Did you FTP the file from Windows to Unix in ASCII mode instead of Binary?
That could be one cause of the file getting corrupted. you might be able to open with ZIP on windows - but try
jar tvf on Unix to see if it views content correctly
jar tvf