Sunday, March 1, 2009

Getting started with the sample project - thanks to Gautham and Chris Maki

The new seam project :

To get started with the technologies - we have a sample project that showcases the tech stack - seam, richfaces and maven.

Download maven and subversion if you don't have it already

Then from the command prompt this command

svn co https://witchcraft.svn.sourceforge.net/svnroot/witchcraft/seam-example

cd seam-example

then mvn jetty:run

and point your browser to localhost:9090