>Hmm. I can see the point about properties affecting everything running
>under a single JVM in an app server but it still seems like there ought
>to be a convenient way to do this from the command line where the JVM
>instance is of course only going to apply to the one process being run.

If you're talking about command line, you're taking about an application
launched from the command line, right?

Have that application set the parser appropriately. Or have it take an
option which sets this appropriately.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish
(http://www.ovff.org/pegasus/songs/threes-rev-11.html)

Reply via email to