There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler
ps. i already submitted a jira (TAP5-1367) https://issues.apache.org/jira/browse/TAP5-1367
