Fail to start Tomcat 8 with xerces library

2015-12-27 Thread Kien Vo
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 "NoSuchMethodException". Tomcat server:

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