2006-03-01

Apache Tomcat 5.5 Java Options

If you try to configure debugging using the Tomcat 5.5 monitor/configuration applet, make sure that you separate the individual options under Java/Java Options with newlines (e.g. put -Xdebug on a separate line from -Xrunjdwp).  If you don't, then the settings are quietly ignored (or, at least, I couldn't find any evidence of their failure).