I'm not an IntelliJ user myself, but I have a vague memory of a collegue
that had problems like these.
I think you must configure IntelliJ to copy .tml files from
src/main/resources to target/classes (where Tapestry can find them).
It does not do this out of the box.

HTH,
Olle


2008/12/21 kace <me_myself_and_...@hotmail.com>

>
> I have the same setup but haven't been able to get my project to pick up
> changes to classes or component templates  but it does work for pages
> within
> webabb.
>
> I run the maven command from within itellij IDEA `process classes` for it
> to
> pick up the changes to the classes and `process resources` to pick up
> changes made to the component templates inside src/main/resources without
> having to re-run the app.
>
> Hope this helps for now...
>
> ..kace
> --
> View this message in context:
> http://www.nabble.com/Reloading-component-templates-from-Maven%27s-jetty-plugin-tp21112833p21114527.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
>
>


-- 
Olle Hallin
Senior Java Developer and Architect
olle.hal...@crisp.se
www.crisp.se

Reply via email to