11 lines
373 B
Text
11 lines
373 B
Text
|
==========================================================================
|
||
|
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-wcs
|
||
|
|
||
|
Enjoy it !
|
||
|
==========================================================================
|