Hi, I just updated my tapestry, and am trying to deploy my application.
It deploys fine on one of my ubuntu based servers, but when I attempted to deploy it onto production I get the following errors: ERROR spintop.tapestry.Exception - Uncaught error, discovered at tapestry level org.apache.hivemind.ApplicationRuntimeException: There was an error borrowing the page with key PageKey[_pageName='Home' , _locale=en_US ] from the page pool. [classpath:/org/apache/tapestry/form/Form.jwc, line 127, column 68] ... Caused by: org.apache.hivemind.ApplicationRuntimeException: Error at classpath:/org/apache/tapestry/form/Form.jwc, line 127, column 68: Error adding property actionService to class org.apache.tapestry.form.Form: No engine service named 'action' is available. [classpath:/org/apache/tapestry/form/Form.jwc, line 127, column 68] ... Caused by: org.apache.hivemind.ApplicationRuntimeException: No engine service named 'action' is available. [classpath:/org/apache/tapestry/form/Form.jwc, line 127, column 68] ... Caused by: org.apache.hivemind.ApplicationRuntimeException: No engine service named 'action' is available. Any ideas what could cause the app to work on one server but not the other? thanks, craig -- View this message in context: http://www.nabble.com/4.1.2---problem-starting-tapestry-app-tf4071997.html#a11572445 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]