Your first error is: [ERROR] ioc.Registry Forms require that the request method be POST and that the t:formdata query parameter have values.
Sounds to me like your phone's browser is either: 1. Attempting to hit a form submit URL with a GET when it should be a POST. 2. Its sending a POST request to the submit URL but it hasn't included the t:formdata parameter (an implicit hidden field included in all forms) -- View this message in context: http://tapestry.1045711.n5.nabble.com/ioc-registry-error-after-webapp-running-all-day-night-on-tomcat-tp5720312p5720317.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org