Map Builder WFS-T Demo Installation Instructions

The Feature entry demo is configured to work with a default installation of Geoserver. Geoserver needs be installed on a server which supports Java Servlets (which is why this demo doesn't work on the Sourceforge website).

Installation instructions

  1. Download and install Java.
  2. Download and install Java Advanced Imaging (JAI).
  3. Download, install and start Tomcat, (or another a Java Servlet Container).
  4. Download and install Geoserver version 1.3.0-beta or later. Installation is as simple as copying the geoserver.war file into the tomcat/webapps/ directory.
  5. Copy the mapbuilder.war file into the tomcat/webapps/ directory.
  6. Access the WFS-T demo URL. This will probably be http://localhost:8080/mapbuilder/demo/wfs-t/.