How to run it in the tomcat on linux? thanks
jackli0855 opened this issue · 1 comments
jackli0855 commented
How to run it in the tomcat on linux? thanks
Nimrod007 commented
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)