So, for example, you might do: java -jar bin/server.jar org/apache/geronimo/DebugConsole ^C (server shuts down cleanly) java -jar bin/server.jar
and the DebugConsole would automatically be restarted (along with anything else that was running or was deployed when the server was up).
-- Jeremy
