RE: Fail to start Tomcat 8 with xerces library

2015-12-28 Thread Kien Vo
> Date: Mon, 28 Dec 2015 16:12:46 +0300 > Subject: Re: Fail to start Tomcat 8 with xerces library > From: knst.koli...@gmail.com > To: users@tomcat.apache.org > > 2015-12-28 12:17 GMT+03:00 Kien Vo : > > My current xerces version is 2.6.1. > > My app used To

Re: Fail to start Tomcat 8 with xerces library

2015-12-28 Thread Konstantin Kolinko
2015-12-28 12:17 GMT+03:00 Kien Vo : > My current xerces version is 2.6.1. > My app used Tomcat 7 without any issues. But upgrading to Tomcat 8 got that > error. > Is there any way to by-pass this error? > >> Subject: Re: Fail to start Tomcat 8 with xerces library >>

Re: Fail to start Tomcat 8 with xerces library

2015-12-28 Thread Mark Thomas
answering my previous question about line 447 of Tomcat's JreMemoryLeakPreventionListener Mark > >> Subject: Re: Fail to start Tomcat 8 with xerces library >> To: users@tomcat.apache.org >> From: ma...@apache.org >> Date: Mon, 28 Dec 2015 07:58:14 + >>

RE: Fail to start Tomcat 8 with xerces library

2015-12-28 Thread Kien Vo
My current xerces version is 2.6.1. My app used Tomcat 7 without any issues. But upgrading to Tomcat 8 got that error. Is there any way to by-pass this error? > Subject: Re: Fail to start Tomcat 8 with xerces library > To: users@tomcat.apache.org > From: ma...@apache.org > Date: Mon,

Re: Fail to start Tomcat 8 with xerces library

2015-12-27 Thread Mark Thomas
On 28/12/2015 07:24, Kien Vo wrote: > Hi all, > > I encountered this error when starting Tomcat 8 with > xerces library. Any help appreciated! > > I put xerces.jar in this folder C:\tomcat8\endorsed. If I > don't put it there, Tomcat does not load that library at all. My application > gets "NoSuc

Re: Fail to start Tomcat 8 with xerces library

2015-12-27 Thread Mark Thomas
On 28/12/2015 07:24, Kien Vo wrote: > Hi all, > > I encountered this error when starting Tomcat 8 with > xerces library. Any help appreciated! > > I put xerces.jar in this folder C:\tomcat8\endorsed. If I > don't put it there, Tomcat does not load that library at all. My application > gets "NoSuc