If many applications are to be run simultaenously, it is recommended to increase perm gen by setting JAVA_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512" .
JBoss Seam Example Applications
Run ant deploypresentation to deploy.
JBoss Seam Tutorial Examples
Run ant in the example/xxxx directory to deploy.