You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tiles.apache.org by Antonio Petrelli <an...@gmail.com> on 2007/03/01 11:35:29 UTC

[showcase] Try the showcase

Hello!
I wish you to know that the showcase reached an almost-stable
situation, so I invite you all to try it a bit, when you have the
time:
https://svn.apache.org/repos/asf/tiles/examples/trunk/tiles-showcase/

There are still some issue to cover, but at least it seems to work.

To start it you need to:
1) Install the latest version of Tiles (currently it is
2.0.2-SNAPSHOT), that you can take from the trunk.
2) Download the trunk of Struts 1, that will become the 1.4 version:
https://svn.apache.org/repos/asf/struts/struts1/trunk
and install it using "mvn install"
3) Install manually the "tiles2" module under "struts1", since it has
still not been added to the struts-parent pom.
4) launch the showcase by using cargo:
mvn package cargo:start -Dcargo.tomcat5x.home=/your/tomcat/home
5) Open issues if you find something weird.

Thanks
Antonio