RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Pyeron
:14 AM To: Tomcat Users List Cc: 'RUBIN, JACOB' ; lsrv...@list.att.com; Vasudev Wadhawan Subject: RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 HI Jason, Below are the details for the Tomcat 6 version, that we used before, Server versi

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Lavitesh Verma
0 7:33 PM To: 'Tomcat Users List' Cc: 'RUBIN, JACOB' ; lsrv...@list.att.com; Vasudev Wadhawan Subject: RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 What I see here is that there is a bit of custom code that is &quo

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Pyeron
: Monday, June 15, 2020 9:29 AM To: Jason Pyeron ; 'Tomcat Users List' Cc: 'RUBIN, JACOB' ; lsrv...@list.att.com; Vasudev Wadhawan Subject: RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 Hi Jason, We have updated the xercesImpl from ver

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Lavitesh Verma
m; Vasudev Wadhawan Subject: RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 Sounds like you have added Jars to the old environment that are not in the new environment. What is the offending code that causes the error? What were your customizations against th

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Pyeron
Sounds like you have added Jars to the old environment that are not in the new environment. What is the offending code that causes the error? What were your customizations against the 6.0.35 environment? Is the Woodstox StAX jar in the web application or Tomcat lib directory? Where wa