aboutsummaryrefslogtreecommitdiff
path: root/graphics/deegree-wpvs/files/pkg-message.in
blob: 6983ab3f605270467eebc59cd40bf5b5981c9c94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
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:%%TCPORT%%/deegree-wpvs

Enjoy it !
EOM
}
]