track.war runs in a java Servlet container and works with the SQL DB datastore to provide a full-featured web interface to the GPS location data captured in the SQL database from remote devices. The mapping support currently uses OpenLayers/OpenStreetMap, but can be configured to use other commercial mapping service providers.
$GTS_HOME: $cp build/track.war $CATALINA_HOME/webapps/.
linksprite@linksprite-linux:/
linksprite@linksprite-linux:/
bin lib logs RELEASE-NOTES temp work
conf LICENSE NOTICE RUNNING.txt webapps
linksprite@linksprite-Vostro-230:/usr/local/apache-tomcat-6.0.29$ cd bin
linksprite@linksprite-Vostro-230:/usr/local/apache-tomcat-6.0.29$ sudo chmod -R 777 webapps
linksprite@linksprite-Vostro-230:/usr/local/apache-tomcat-6.0.29$ $CATALINA_HOME/bin/shutdown.sh
Using CATALINA_BASE: /usr/local/apache-tomcat-6.0.29
Using CATALINA_HOME: /usr/local/apache-tomcat-6.0.29
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-6.0.29/temp
Using JRE_HOME: /usr/lib/jvm/jdk1.6.0_25
Using CLASSPATH: /usr/local/apache-tomcat-6.0.29/bin/bootstrap.jar
linksprite@linksprite-Vostro-230:/usr/local/apache-tomcat-6.0.29$ $CATALINA_HOME/bin/startup.sh
Using CATALINA_BASE: /usr/local/apache-tomcat-6.0.29
Using CATALINA_HOME: /usr/local/apache-tomcat-6.0.29
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-6.0.29/temp
Using JRE_HOME: /usr/lib/jvm/jdk1.6.0_25
Using CLASSPATH: /usr/local/apache-tomcat-6.0.29/bin/bootstrap.jar
Test the installation
Leave a Reply
You must be logged in to post a comment.