Hello,
Am 01.12.2013 um 23:40 schrieb Mark Eggers :
> Run Tomcat as an unprivileged user.
>
> If you need to have Tomcat serve on port 80, use jsvc, iptables to map port
> 80 to port 8080, or place an Apache HTTPD server in front of Tomcat using
> mod_proxy_http, mod_proxy_ajp, or mod_jk.
>
>
Hello,
Am 01.12.2013 um 15:31 schrieb Martin Gainty :
> MG> I was going to suggest using ln but since your docBase is based on the
> value of base folder ${user.home}
> MG>any change to user.home will automatically rebase your war after context
> redeploy
I have got a precomiled war file and i
Hello,
I have got a war file and I would like to install it with a XML file under
Catalina/localhost. The content is
The war uses always ${user.home}, how can I change this in mywar.xml ?
At next I would like to get access of this servlet with https://myserver/mywar,
at the moment I
mus
Hello,
I'm new with Tomcat, so I hope for some help. I try to run www.icescrum.org on
my Tomcat 7 on Ubuntu 12.04 with OpenJDK.
I have installed Tomcat with apt-get and also I have installed the
libmysql-java package. On starting Tomcat it reports on
a stacktrace log, that the mySQL connector is