Re: Maximum number of JSP ?

2014-05-14 Thread Sylvain Goulmy
> > Can you disclose what monitoring tool you use and explain how it > impacted the measured value? > > Interesting. What monitoring tool are you using? The monitoring tool used is Introscope from CA. You need to pay attention to the "Deep Inheritance" parameter. And, did it make a difference

Re: Application monitoring

2014-05-14 Thread Mark Eggers
On Wed, 14 May 2014 12:28:46 -0400, David kerber wrote: > I am working on a small Tomcat servlet to monitor other tomcat-based > applications running on the same physical machine, and am trying to > figure out the best way to communicate between the monitoring app, and > the monitored apps. > > M

Slow execution of Tomcat 7.0.52 due to coarse lock in WebappClassLoader.loadClass

2014-05-14 Thread Sebastien Tardif
I'm having some visible performance issue related to the use of method synchronized loadClass(String name, boolean resolve) in WebappClassLoader I see that the author or least some of the author(s) of the class got the idea in other cases of a more specialize lock that against the entire instanc

Re: Is Apache Tomcat v7/v8 compatible with Java v8

2014-05-14 Thread Daniel Mikusa
On May 14, 2014, at 2:44 AM, P Manchanda wrote: > Respected Tomcat Experts, > > I understand this would be a commonly asked question but I was not able to > reach any concrete solution by digging > around the net. > > We are planning to move to Apache Tomcat (probably the latest stable versio

ROOT context - WAR is not unpacked

2014-05-14 Thread Junek Leoš
Hello to all, I am using Tomcat 7.0.29 (from ZIP got at Tomcat Apache site), Oracle Linux 6.4 and want to deploy "myapp" to ROOT context using virtualhost. My actual settings is according Tomcat documentation http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Naming If you want to depl

Re: ROOT context - WAR is not unpacked

2014-05-14 Thread Mark Thomas
On 14/05/2014 09:04, Junek Leoš wrote: > Hello to all, > > I am using Tomcat 7.0.29 (from ZIP got at Tomcat Apache site), Oracle Linux > 6.4 and want to deploy "myapp" to ROOT context using virtualhost. My actual > settings is according Tomcat documentation > > http://tomcat.apache.org/tomcat-7

Re: Is Apache Tomcat v7/v8 compatible with Java v8

2014-05-14 Thread P Manchanda
Respected Tomcat Experts, I understand this would be a commonly asked question but I was not able to reach any concrete solution by digging around the net. We are planning to move to Apache Tomcat (probably the latest stable version) and Java 8. So, my question is that whether Apache Tom

Re: Is Apache Tomcat v7/v8 compatible with Java v8

2014-05-14 Thread Mark Thomas
On 14/05/2014 07:44, P Manchanda wrote: > Respected Tomcat Experts, > > I understand this would be a commonly asked question but I was not able to > reach any concrete solution by digging > around the net. > > We are planning to move to Apache Tomcat (probably the latest stable > version)