Hi Team,
I'm Vikram Jain. My first query to Tomcat user group, looking forward to
hear from you. :)
I am working on Tomcat monitoring solution for a project and when it comes
to monitoring 'Thread usage', I am wondering whether I should be comparing
'currentThreadCount' or 'currentThreadBusy' att
Ragini,
On 14.8.2013 22:53, Singh, Ragini wrote:
Now when I
place my application in the webapps folder and add the following to
server.xml, my Tomcat doesn’t start.
Adding context configuration into server.xml is discouraged. For
alternative ways to configure context, please read:
https:/
Hello,
I am trying to install and run my application Tomcat 7.0.42 on RHEL 5.
Installation was correct and I was able to start Tomcat. Now when I place my
application in the webapps folder and add the following to server.xml, my
Tomcat doesn't start.
I have attached the log
In the EL 3.0 Spec, section 1.22.3 "Constructor Reference" states "A class
name reference, followed by arguments in parenthesis, such as "Boolean(true)"
denotes the invocation of the constructor of the class with the supplied
arguments."
This leads me to believe that the following test should