On Wed, 09 Nov 2011 10:56:21 -0200, ramakanthreddy.t <ramakanthredd...@gmail.com> wrote:

got the turotial example from the apache site built using the commands given and then I have created the resources required for the exlipse to work and then imported the project into eclipse into maven as existing maven project. I have downloaded the jetty plugin for my eclipse and I have created the instance of my application on the Jetty instance and I am running. m2eclipse I could not install and It was already there in the eclipse my Eclipse
version is 3.7 Indigo.

Again, check the source folders configuration of your project. src/main/resources most probably is set as exclude **. Remove this exclude ** and it will work.

Summary: your environment isn't configured properly. Tapestry live class and template reloading works, but you have to make your changes copied to the classpath. ;)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to