Yes, it works fine. I'm using all the latest stuff including m2eclipse
dev version and life's good :)

Kalle


On Thu, Sep 24, 2009 at 10:25 AM, Ilya Obshadko <ilya.obsha...@gmail.com> wrote:
>>
>> That's simply not true. I love Jetty and it's very well implemented
>> but the core Tomcat runs and starts up just as fast as Jetty. I bet
>> Ilya's issue is he tries to use Eclipse own JEE container support,
>> which is using the traditional concept - copy files, redeploy
>> application on change. Use run-jetty-run or sysdeo's Tomcat plugin
>> with Eclipse (or http://merve.sourceforge.net/ for Tomcat similar
>> run-jetty-run but the development stalled). I prefer sysdeo's because
>> it has much finer control of the application classpath.
>>
>
> Thank you, I think this is it. Do you know if sysdeo's plugin works with
> Eclipse Galileo?
>
>
>> Note that while I use Tomcat for development my designers happily run
>> mvn jetty:run and edit the live templates without ever really having
>> to understand and worry about the underlying machinery.
>>
>>
>
>
> --
> Ilya Obshadko
>

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

Reply via email to