You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/03/13 02:38:58 UTC

DO NOT REPLY [Bug 26275] - Problems extracting WAR file when file names are latin 1 encoded

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=26275>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=26275

Problems extracting WAR file when file names are latin 1 encoded





------- Additional Comments From jochen@apache.org  2004-03-13 01:38 -------
The problem is obviously caused by

    http://developer.java.sun.com/developer/bugParade/bugs/4244499.html

A possible solution would be to replace the java.util.zip package with
the org.apache.tools.zip package that comes with Ant. The desired
encoding might be specified in the Tomcat specific context description.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org