Tony Anecito: > I need to see the jvm startup params (memory settings, ect) for Tomcat. How > do I enable that to showup in the logs?
If you simply want to see the JVM startup params (i. e. logging them would be just one one way to achieve that, but not the only one acceptable to you), you could use jconsole (provided you're using a sufficiently recent JVM from Sun). The "VM Summary" tab shows quite detailed info about the VM and it's parameters. Regards mks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org