I use Maven to run Jetty.  This works inside Eclipse with the
M2Eclipse plugin and also directly from the command-line.  You get to
specify which version of Jetty you want to use and JNDI also works
(just specify Jetty Plus).  I've pretty much abandoned Run Jetty Run
at this point.

mrg


On Wed, Oct 6, 2010 at 1:43 PM, Igor Drobiazko <igor.drobia...@gmail.com> wrote:
> 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 <
> tapestry.christian.koeb...@gmail.com> 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to