Dominic Tootell
Results
1
comments of
Dominic Tootell
Hi there, try making the contents of /etc/authbind/byuid/`id -u tomcat` the following: ``` 0.0.0.0/0,80 ``` and add to CATALINA_HOME/bin/setenv.sh: export CATALINA_OPTS="${CATALINA_OPTS} -Djava.net.preferIPv4Stack=true"