|
  • Installation
Last Published: 2008-09-01

52n WPS installation guide

Binary download

You can download the 52n WPS as ready-to-use war from the download section .

Source download

To download the full 52n WPS sources please visit the WPS trunk of the geoprocessing community trough your default SVN client.

http://52north.org/svn/geoprocessing/main/WPS/trunk/WPS/

To get the latest sources from the latest distribution, please visit the source repository information

System requirements

The 52n WPS is tested on Tomcat 5.5, all applications require J2SE 5 or higher!

If you have any problems running your WPS (especially if you run geoserver on the same tomcat instance), please have a look at this hint in the wiki .

Installation

Put the war file into the /webapps directory of tomcat. It might be necessary to rename it before (e.g. wps.war). You could also load the file by using a tomcat context. Please visit therefore the tomcat documentation at apache.org .

Further configuration

For more information on the configuration of 52n WPS please visit the configuration section

back top