Still a hassle to switch to another window, shut it down, wait....., restart, then connect your debugger to the waiting instance, then request a page from Cocoon and wait...:-(
Then you don't have a fast enough machine ;-), And if you wrote more tests, you wouldn't need a debugger so often.
It seems you can do a standard http request to, for example http://localhost:8889/?A=Start&ID=1:null:/:0
Ah OK, actually I knew about that, but I tend to forget. Another question, if you don't mind, isn't it possible to use Jetty's admin interface from a host different from localhost?
Ugo