a2bd6644c4
- Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup - Application installs into its own directory now (safer) -- update pkg-message to reflect this Approved by: wen (maintainer), crees (mentor)
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-wfs
|
|
|
|
Enjoy it !
|
|
==========================================================================
|