Re: Finding proper jar archive

2016-08-01 Thread leonidprokopets
Thank you for your hint. It partly helped and gave me the direction. Appreciate it, man. Leonid. From: Mark Thomas Sent: Sunday, July 31, 2016 8:52 PM To: Tomcat Users List Subject: Re: Finding proper jar archive On 31/07/2016 16:20, leonidprokopets wrote

Re: Finding proper jar archive

2016-07-31 Thread Mark Thomas
On 31/07/2016 16:20, leonidprokopets wrote: > Hi everybody > > I'm trying to run a project, written by other developer, under Tomcat 8.0.36. > I need to find a jar archive which contains > org.apache.tomcat.util.digester.Digester class WITH setRulesValidation > method. Those versions of tomcat-

Finding proper jar archive

2016-07-31 Thread leonidprokopets
Hi everybody I'm trying to run a project, written by other developer, under Tomcat 8.0.36. I need to find a jar archive which contains org.apache.tomcat.util.digester.Digester class WITH setRulesValidation method. Those versions of tomcat-util.jar and apache-tomcat.util.jar that I managed to f