14 lines
273 B
Text
14 lines
273 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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-wpvs
|
|
|
|
Enjoy it !
|
|
EOM
|
|
}
|
|
]
|