a832614cf6
PR: 173094 Submitted by: nemysis@gmx.ch Patch by: jgh Approved by: maintainer, wen Feature safe: yes
10 lines
379 B
Text
10 lines
379 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:%%TCPORT%%/deegree-wms
|
|
|
|
Enjoy it !
|
|
==========================================================================
|