mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
11 lines
373 B
Plaintext
11 lines
373 B
Plaintext
|
==========================================================================
|
||
|
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 !
|
||
|
==========================================================================
|