> From: Pieter Temmerman [mailto:ptemmerman@sadiel.es]
> Subject: Recommendation # webapps
>
> The most logical answer would be; Use one Tomcat per webapp, whenever
> possible. However, the administration overhead is so much bigger than
> using a single Tomcat.
Not j
Pieter Temmerman wrote:
The most logical answer would be; Use one Tomcat per webapp, whenever
possible. However, the administration overhead is so much bigger than
using a single Tomcat.
And how if each webapp uses a specificity of a special version of Tomcat?
If that usecase is not possible, t
Hi list,
I realize my question may be very dependent on the environment,
requirements and scope, but I was wondering if you guys recommend the
use one Tomcat instance per webapp (on the same server), or rather
several webapps in one Tomcat?
Note that I'm talking about applications in production,