Sylvain Wallez wrote > That's an interesting approach also, as all work happends from Eclipse. > However, lauching "cocoon servlet-debug" allows to start the application > independently of Eclipse and attach the debugger only if needed. > > So both approaches have their pros and cons depending on the kind of > roundtrip that's needed. Sure. But you can also launch cocoon from within eclipse in "run" mode.
> > Is there some special setup required to launch Jetty from Eclipse? > No. Just set Jetty as the main class, add the configuration to startup Jetty (like port etc.) - you can simply copy/paste this from the cocoon.sh/bat file and that's it. Carsten
