Filip,
Thanks for that. We'll be patient and wait for the new version.
Regards
Mark
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: 08 August 2007 21:41
To: Tomcat Users List
Subject: Re: Tomcat 6 cluster management
Mark Faircloth wrote:
> Th
The Tomcat 6 documentation says that the MBean values 'type=Cluster' and
'type=Cluster,host=${HOST}' should be available like they were in Tomcat
5.5. However, they are not visible via jmx using jconsole or Probe.
Does anyone know how to view Cluster information in Tomcat 6?
Thanks
Mark
Ron,
You can create a shortcut and add //ES//Your_Tomcat_service to the
Target.
Mark
-Original Message-
From: rmiller [mailto:[EMAIL PROTECTED]
Sent: 01 August 2007 19:40
To: users@tomcat.apache.org
Subject: How do I use tomcat5w.exe with a service name other than
Tomcat5?
I have m
m context listener classes and nothing
else.
Any other way to get separate log files for each webapp?
Mark
-Original Message-
From: Juha Laiho [mailto:[EMAIL PROTECTED]
Sent: 16 July 2007 07:36
To: Tomcat Users List
Subject: Re: Log4j errors on Tomcat6 startup
Mark Faircloth wrote:
> W
Hi,
We have been monitoring Tomcat 5.5 clusters with LambdaProbe but this
doesn't work with Tomcat 6. It appears that the JMX MBeans list no
longer contains any Catalina:type=Cluster objects that Probe uses,
despite the Tomcat documentation saying they are there.
Have they been removed, are
Hi,
We are in the process of migrating from 5.5 to 6 under Win32/64 and need
to alter the locations of some of our jars files because of the changes
to the directory structure and the class loading.
Under 5.5 we have commons-logging.jar and log4j.jar in WEB-INF\lib and
that works fine. For