blob: e29ccdf5df791a40445b0c50824a016fb3665c23 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
==========================================================================
To start DeeGree correctly, please set the variable JAVA_OPTS with:
setenv JAVA_OPTS "-server -Xms256m -Xmx512m"
Now you should start your Tomcat server and browse with:
http://your-server:8180/deegree-wps
Enjoy it !
==========================================================================
|