I am attempting to move over my first tapestry (4.0) application from my development environment (where it has been running on tomcat4.1 under the control of Eclipse) to a test production environment (where I am trying to get it to run via Apache2 jkmod and Tomcat4.1
I duly packed everything up into a WAR file, and transfered it over to my test machine and tried to access it. It has unpacked the war file sucessfully but almost straight away I get the following problem. What am I getting access denied on and way? javax.servlet.ServletException: Unable to initialize application servlet: Error at jar:file:/var/lib/tomcat4/webapps/famtree/WEB-INF/lib/tapestry-4.0-beta-11.jar!/META-INF/tapestry.request.xml, line 247, column 113: access denied (java.util.PropertyPermission org.apache.tapestry.disable-caching read) -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
