5915b00d97
data sources (backends) and deliver it to any client that is able to perform WFS compliant HTTP-GET or POST requests. WWW: http://www.deegree.org/ PR: ports/133806 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 !
|
|
==========================================================================
|