RE: Turning on verbose mode in the JVM

2004-12-23 Thread Mark Thomas
: Re: Turning on verbose mode in the JVM Awesome. Would that be an environment variable, or does it go into server.xml? I'll register and put it in the wiki. Cheers, -T From: Tennessee Leeuwenburg [mailto:[EMAIL PROTECTED] 1) How do I pass the -verbose (-v) flag to the JVM

RE: Turning on verbose mode in the JVM

2004-12-22 Thread Mark Thomas
From: Tennessee Leeuwenburg [mailto:[EMAIL PROTECTED] 1) How do I pass the -verbose (-v) flag to the JVM? JAVA_OPTS 2) How do I pass arbitrary flags to the JVM? JAVA_OPTS 3) How do I add information to the wiki when I don't have permission to edit the pages? I believe you have to

Re: Turning on verbose mode in the JVM

2004-12-22 Thread Tennessee Leeuwenburg
Awesome. Would that be an environment variable, or does it go into server.xml? I'll register and put it in the wiki. Cheers, -T From: Tennessee Leeuwenburg [mailto:[EMAIL PROTECTED] 1) How do I pass the -verbose (-v) flag to the JVM? JAVA_OPTS 2) How do I pass arbitrary flags to the