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

Mark Thomas <[email protected]> changed:

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

--- Comment #2 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to