freebsd-ports/graphics/deegree-wfs/pkg-message
Jason Helfman a2bd6644c4 - Update to 2.5
- 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)
2012-02-01 01:21:28 +00:00

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 !
==========================================================================