https://bz.apache.org/bugzilla/show_bug.cgi?id=59604

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
That looks like some form of encoding problem. Tomcat 7.0.x uses ISO-8859-1 for
web.xml whereas Tomcat 8.0.x uses UTF-8.

Given that the contents of the files are correct for the given encoding this
looks like a JVM issue on your OS.

As far as I am aware, none of the Tomcat committers have access to a z/OS
system for testing. You are going to have to debug this one on your own unless
you can provide one of us with access to a test system.

Interesting... conf/web.xml is still using ISO-8859-1. That should be UTF-8.
Although I don't think it will help in your case it is worth changing to see if
it does.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to