Nimrod007/waze-api

How to run it in the tomcat on linux? thanks

jackli0855 opened this issue · 1 comments

How to run it in the tomcat on linux? thanks

you dont need to run it in tomcat... its a runnable server just download the jar file to your server and run it java -jar waze-server.jar server

if you want to add it you will need to pack this project in your war file and run in tomcat (will require some code changes)