Great! I am assuming that jconsole does not allow modifying the attributes of a tomcat Mbean as allowed by the tomcat Manager application. http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Using%20the%20JMX%20Proxy%20Servlet
Thanks Anita --- Dain Sundstrom <[EMAIL PROTECTED]> wrote: > I fixed a number of bugs around our JMX integration in G 1.1 today, > and you can now browse the Geronimo server using jconsole in Java 5. > > You will see all GBeans and the tomcat MBeans (assuming you are using > > tomcat). I use the following command to connect to the server: > > jconsole service:jmx:rmi:///jndi/rmi://localhost:1099/JMXConnector > > For all of you on macs out there the java 5 jconsole command is > located at /System/Library/Frameworks/JavaVM.framework/Versions/1.5/ > Home/bin/jconsole > > There are a few annoying error messages logged to the console, and if > > I have some time I'll try to eliminate them. > > -dain > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
