A fully installed GeoFuse package which contains the following components:
- download the source code and build a WAR file using Maven
mvn clean install
-
copy the created WAR file into tomcat_dir/webapps directory
-
start tomcat
- to test without deploying to Tomcat, run the Maven command:
mvn jetty:run
- and use the following URL to access the application:
http://localhost:8080/geofuse-admin