I want complete guide to install ors using tomcat

I want complete guide to install ors using tomcat

getting following error when we do maven package
Running org.heigit.ors.api.responses.matrix.MatrixResponseTest
13 Oct 07:17:35 WARN main [ o.h.o.c.AppConfig ] Deprecation notice: Old configuration method with JSON files is deprecated. Switch to ors-config.yml files!
13 Oct 07:17:35 ERROR main [ o.a.c.c.AprLifecycleListener ] An incompatible version [1.2.23] of the Apache Tomcat Native library is installed, while Tomcat requires version [1.2.34]

With latest changes documentation on build from source is not updated,

Hey,

it seems that you have an old version of Apache Tomcat Native installed (1.2.23) but 1.2.34 is needed.

Could you clarify what you mean by

i.e. where the documentation is not up to date?

Best regards

on this Building from Source | openrouteservice documentation

Hey,

indeed, that’s not up to date.
I’ve added an issue for this, thank you for noticing.

Best regards

1 Like

Thanks for the response @jschnell