But if you disable the automatic publishing, how would your modifications be
updated  ? I tried it, even with manual publising and I still do not see my
the results of my update ...
I tried the maven jetty plugin like Borut suggested.It works just fine as
for class reloading. Except that every time you restart your server (mvn
jettty:run) it runs the whole test-compile phase which in my case takes more
than 5 minutes (don't ask why ;) ). Therefore I cannot use it for
development.





On Wed, Mar 18, 2009 at 3:39 PM, Peter Stavrinides <
p.stavrini...@albourne.com> wrote:

> This is a pain, and has been an issue for years already... and
> unfortunately there is no end in site. There is a minor tweak though, WTP
> has an option (in Tomcat server properties dialog) select 'never publish
> automatically'
>
> regards,
> Peter
>
> ----- Original Message -----
> From: "Thiago H. de Paula Figueiredo" <thiag...@gmail.com>
> To: "Tapestry users" <users@tapestry.apache.org>
> Sent: Wednesday, 18 March, 2009 16:02:50 GMT +02:00 Athens, Beirut,
> Bucharest, Istanbul
> Subject: Re: [T5.0.18] Class re-loading and eclipse debugger
>
> On Wed, Mar 18, 2009 at 10:57 AM, Hugues Narjoux
> <huguesnarj...@gmail.com> wrote:
> > WTP was great here because it
> > would let you configure a deployment descriptor and automaticaly deploy
> and
> > re-assemble your webapp.
>
> I guess the problem is exactly the reassemble process. Many times,
> when using WTP in a Struts (aaaaaaaaaaaaaaaaaargh!) project, it
> wouldn't update the application correctly when I changed one class.
> Then I gave up. I never really deploy an application in development,
> just when really deploying to the production server, not wasting a lot
> of time with it.
>
> --
> Thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to