... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

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).

Blog Archive