I'm using run-jetty-run and there is no need for any configuration. Just install it and start your web app. The only problem is that JNDI is not supported.
On Wed, Oct 6, 2010 at 11:35 AM, Christian Köberl < [email protected]> wrote: > > I think RunJettyRun is also a fork of Jetty Launcher (but I'm not sure). > With RunJettyRun you have to add > "-Dorg.mortbay.jetty.webapp.parentLoaderPriority=true" to make Tapestry 5 > work (see > http://wiki.apache.org/tapestry/Tapestry5HowToSetupEclipseRunJettyRun). > > -- Best regards, Igor Drobiazko http://tapestry5.de
