https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
--- Comment #8 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to Dave from comment #6) > We might be able to provide access to z/OS shell. Meanwhile, what kind of > diagnostic data I can collect for debugging purpose? Can you perform an MD5 signature of the conf/web.xml file so we can be sure it's identical to the stock web.xml? Is it possible to get a byte-for-byte copy of the file off that system somewhere we can see it? Do you have any other XML-related utilities on that system that can be run against the file to check for formatting, content, etc.? I'm thinking something like 'xmllint' which is popular on *NIX systems (I recognize that z/OS is different). Maybe even an "od"-style byte dump copy-pasted into the comments, here? (Actually, a better place for this thread would be the users mailing list since it's not entirely clear that there is a bug here, yet.) -- 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