What special instructions should be followed to deploy traccar on a Tomcat Server instance ?
Is there a bean to configure ? maybe pom.xml to alter ?
When i deploy it (successfully ) i get the error 404 while accessing it.
Thanks for the help.
You can't deploy Traccar on a Tomcat Server. Traccar is not a Java EE application that can be deployed on a Java application server.
What's the closest solution then for deployment ?
Traccar has its own server. Very robust as well
What special instructions should be followed to deploy traccar on a Tomcat Server instance ?
Is there a bean to configure ? maybe pom.xml to alter ?
When i deploy it (successfully ) i get the error 404 while accessing it.
Thanks for the help.