Using our rc1 and Apache Tomcat 6.0.30 on Mac with Java 1.5

]$ cd seed-basic-rc1
]$ forrest war
]$ cp build/my-project.war $CATALINA_HOME/webapps
]$ $CATALINA_HOME/bin/startup.sh

Yes, it works.

However, i am having trouble with the war from
"seed-sample" and from "site-author".

-David