Does anyone know which version of tomcat-catalina.jar contains a Bootstrap
class with getCatalinaHomeFile() method?
I'm using Tomcat 8.0 and Eclipse Neon 4.6.0
I'm getting an error
java.lang.NoSuchMethodError:
org.apache.catalina.startup.Bootstrap.getCatalinaHomeFile()Ljava/io/File;
So obviousl
ead is going to be full of fun [😉]
From: Konstantin Kolinko
Sent: Tuesday, August 9, 2016 3:51 AM
To: Tomcat Users List
Subject: Re: load server configuration file error
2016-08-08 17:36 GMT+03:00 leonidprokopets :
> It looks like a minor problem, but I'm u
It looks like a minor problem, but I'm unable to solve it. :(
Eclipse Neon 4.6 returns this warning when I try to compile a web project
org.apache.catalina.startup.Catalina load
WARNING: Unable to load server configuration from [C:\Program Files
(x86)\Hewlett-Packard\HP Quick Start\conf\server.x
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
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