I'm getting the following exception in my Turbine log:
Exception: java.io.FileNotFoundException: F:\tomcat\webapps\ROOT\content\psml\default.psml (The system cannot find the path specified)
It should point to F:\tomcat\webapps\content\psml\default.psml. The only property that I think will affect it is the content.root.url property which is set to content.root.url=/content. Since it's relative I'm not sure how I can base it off of the webapps directory.
Any idea on how I can fix it? I didn't have this problem with version 1.1. I'm using Tomcat.
Eric
