b370f62d04
from different storage formats and deliver it to any client that is able to perform a HTTP GET or POST request. WWW: http://www.deegree.org/ PR: ports/133807 Submitted by: wenheping at gmail.com
10 lines
373 B
Text
10 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 !
|
|
==========================================================================
|