Disable scanner (that's the container feature to reload web app
context as something changes). You could also configure to load the
templates from src without copying (that's in Eclipse build setttings,
src/main/resources), see
http://tynamo.org/Developing+with+Tomcat+and+Eclipse for more info
(copying resources part applies to Jetty too).

Kalle


On Thu, Jul 14, 2011 at 11:55 AM, fante <callebill...@gmail.com> wrote:
> Hi Thiago,
>
> Yes I am using maven. In the shell I run mvn eclipse:eclipse,
> Then I import the project in eclipse as "existing maven project".
> In eclipe I check "build automatically" under "Project".
>
> In run Configuration I have the following options :
> WebApp dir  target/myWebApp
> Scan Internal Seconds : 5
> Enable Scanner : Check
> ParentLoadPriority: Check
>
> Is there anything else that could be important here?
>
> Thanks a lot for your help!
> fante
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Automatic-loading-of-code-changes-not-working-tp4586675p4587805.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> 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