Many thanks Nicholas for your quick answer
I'll read the article

Best Regards



Jean-Louis Matéo
Bull, Architect of an Open World TM
Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST
tél - 08 20 08 20 00
fax - 04 72 52 51 24
______________________________________________________________________
BULL TELESERVICE : Support et conseil logiciels & progiciels multi-éditeurs
GCOS - AIX - Open Source - Microsoft
______________________________________________________________________


                                                                                
                                                       
                      Nicholas Sushkin                                          
                                                       
                      <[EMAIL PROTECTED]         Pour :   
users@tomcat.apache.org                                                        
                      nance.com>               cc :                             
                                                       
                                               Objet :  Re: Browsing Tomcat 
from an MC4j console (jmx)                                 
                      29/03/2007 18:21                                          
                                                       
                      Veuillez                                                  
                                                       
                      répondre à                                                
                                                       
                      "Tomcat Users                                             
                                                       
                      List"                                                     
                                                       
                                                                                
                                                       
                                                                                
                                                       



Jean-Louis,

Basically, you specify the port number when you enable JMX access during
tomcat startup. Google for "tomcat enable jmx".

Here's a good article:
http://www.javaworld.com/javaworld/jw-08-2005/jw-0801-jmx.html

It looks like if you started Tomcat using

   set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.port=8999

then the URL would be

   service:jmx:rmi:///jndi/rmi://localhost:8999/jmxrmi

On Thursday 29 March 2007 09:53, [EMAIL PROTECTED] wrote:

> My tomcat 5..5.20 is well running and i want to administrate it from an
> MC4J console but I don't know which url I have to invoke it
>
>
> The URL is formed like this:
> service:jmx:rmi://localhost/jndi/rmi://localhost:<port>/<protocole>connec
>tor_<name_of_tomcat_instance>
>
>
> Which <port>, <protocole> and <name_of_tomcat_instance> do I have to
> choose ?

--
Nicholas Sushkin, Senior Software Engineer
http://www.openfinance.com http://www.wealthinformationexchange.com






---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to