Re: T4.1: Custom exception page and async="true"

2007-06-27 Thread Malin Ljungh
Thanks for your reply Jesse. I have the following: in my .application-file to specify my exception page. Don't know where I've learnt that (probably from this mailing list) but it has worked fine without the ajax stuff. I guess this is the problem (?). I'll try to use the hivemodule.xml-tape

Re: T4.1: Custom exception page and async="true"

2007-06-27 Thread Jesse Kuhnert
Maybe I've screwed up the exception page handling somehow Currently the ajax response handler looks specifically for exception pages matching any of the configurable exception page names via: http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html Are you somehow using di