[GraphHopper] Deploy under Jetty or Tomcat7

Peter K peathal at yahoo.de
Thu Nov 28 14:15:07 UTC 2013


Maybe you tell us what your problems are? E.g. logs?

Rough steps:
  * deploy war file
  * put the config.properties in the home of tomcat or jetty. Or 
specify the location via -Dgraphhopper.config=path/config.properties
  * In config.properties itself you have to include where to create the 
graphhopper files (via graph.location) and where to find the osm/pbf 
file (via osmreader.osm)

Regards,
Peter.

> Hi,
>
> I'm testing GraphHopper and success to run it with hetty runner as
> explained in the wiki. I tried to run GraphHopper with jetty and tomcat7
> but didn't success. As I'm not a specialist in Java can anyone wrote
> some docs about one of these configuration ?
> Actually I'm already use jetty and tomcat with other tools like
> geoserver, jenkins on sonar.
>
> Thanks,
>





More information about the GraphHopper mailing list