1) Just spotted that the loader.main.class was pointing to Jetty for the CLI. Got it working by changing to:
-Dloader.main.class=org.apache.cocoon.Main
fixed
2) There are %2...%9, which gives you eight options. If you need to specify a context dir, a config file, a working directory and a destination directory, you've used them all up and haven't specified any targets. Switching to %* almost sorted it (I know that this is NT only), except that it passes 'cli' into the Main class. The SHIFT command didn't seem to do anything, when it should have helped. You just gotta love DOS.
should be fixed. try it out.
3) I then get a NullPointerException that seems to be something to do with Deli. Hmm. I'll keep working on it tomorrow.
Thanks to Stefano for all the work you've put in recently - particularly this loader stuff. It's gonna make Cocoon so much easier to use for the novice.
Hopefully so.
-- Stefano Mazzocchi <[EMAIL PROTECTED]> Pluralitas non est ponenda sine necessitate [William of Ockham] --------------------------------------------------------------------