Re: 4.1.2 Exception page

2007-02-04 Thread Jesse Kuhnert
It should work in theory. http://tapestry.apache.org/tapestry4.1/developmentguide/exceptionpages.html is InfrastructureOverrides another service point I've missed? On 1/22/07, Damir Bijuklic <[EMAIL PROTECTED]> wrote: Hi, Is overriding exception page supported in 4.1.2? If I override exceptio

4.1.2 Exception page

2007-01-22 Thread Damir Bijuklic
Hi, Is overriding exception page supported in 4.1.2? If I override exceptionPageName in tapestry.InfrastructureOverrides it works ok for page requestes, but ajax responses get confused and return whole content of exception page. Damir _