Re: Re: problem starting jrmp service in tomcat 5.5.9 ?

2005-05-15 Thread Pankaj Bhatnagar
. You need to downgrade your mx4j to version 1.1. Pankaj Bhatnagar [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi I am trying to upgrade from Tomcat 5.0.x to Tomcat 5.5.9. I have an application that used to monitor Tomcat 5.0.x by connecting to the jrmp service and retreiving

problem starting jrmp service in tomcat 5.5.9 ?

2005-05-13 Thread Pankaj Bhatnagar
to connect to the service through code. Could please help me as to how I can enable the jrmp service in Tomcat 5.5.9 and retreive the MBeanServer programatically ? Also, how do I start Tomcat in debug mode where will I get the debug messages ? Thanks in advance Pankaj Bhatnagar

Re: RE: tomcat exits after the JasperReport window is closed

2005-05-13 Thread Pankaj Bhatnagar
(JRExporterParameter.JASPER_PRINT, jasperPrint); exporter.setParameter(JRExporterParameter.OUTPUT_FILE_NAME, %outputFilename%); exporter.exportReport(); /CODE -HTH Pankaj Bhatnagar On Fri, 13 May 2005 U K Laxmi wrote : Have you experimented exporting jasper Reports to Excel format? If so, pls give me the API'syou

Re: RE: Off Topic: Tomcat monitoring tools

2005-05-13 Thread Pankaj Bhatnagar
You can also evaluate the AppPerfect DeploySuite. It allows you to monitor multiple Tomcats at the same time and can currently monitor all Tomcat 5.0.x versions. You cant monitor Tomcat 5.5.x versions with it though. For more details : www.appperfect.com Pankaj On Fri, 13 May 2005 Guillaume

how to change the port for jmx in tomcat 5.5.9 ?

2005-05-11 Thread Pankaj Bhatnagar
Hi I used to change the port for jmx by specifying the property : jrmpPort=1099 in the jk2.properties file while using Tomcat 5.0.28 After adding this property when I started Tomcat I used to get the following in the console : May 11, 2005 12:57:22 PM org.apache.jk.common.JkMX loadAdapter INFO:

Re: Re: commercial monitoring tools

2005-05-11 Thread Pankaj Bhatnagar
versions. You can download the trial version and get more info about it from their website www.appperfect.com Thanks Regards Pankaj Bhatnagar On Wed, 11 May 2005 Ralph Kanther wrote : Hi Andy, I'm interesting in coming with something that will let me track Tomcat's performance/behavior such that I