Welcome to the Roo in Action sample projects page. Until we release the book, we will be posting periodic code snapshots of various blog, MEAP and white-paper content on this site.
You should run these samples on Roo 1.1 or higher, using JDK 1.6 and Maven 2.2.1 for best effect. I have not tested these samples on Maven 3.0.
Simply install Roo, pull down the samples and test them. Web samples are meant to be run with mvn tomcat:run, and non-graphical samples can be run by executing JUnit tests. Using SpringSource tool suite or IntelliJ Idea with the AspectJ plugin will make it easy to run tests.
You are granted the license to download and experiment with these samples. Please do not fork our repository and share without permission from Manning and the author. These are throwaway samples, so likely you won't be re-inventing Hadrian's wall by using them, but play nice. :)
Ken Rimple (krimple@chariotsolutions.com)
Ken Rimple (krimple@chariotsolutions.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/krimple/Roo-In-Action-MEAP-and-Whitepaper-Samples