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 obviously the Bootstrap class does not have the method.

Thanks in advance for any hint.

Reply via email to