mnigrelli
Joined: 10/01/2007 00:00:00
Messages: 9
Offline
|
I am getting really mad in order to try to fix the redirect on exception in Seam(1.1.1)+IceFaces(1.5.2)
This is an abstract from the server.log(JBOSS 4.0.5):
................................................
2007-01-24 12:52:21,011 DEBUG [org.jboss.seam.core.Navigator] redirecting to: /errorAuth.xhtml
2007-01-24 12:52:21,011 DEBUG [com.icesoft.util.SeamUtilities] Enabled redirect from: /(myinstance)/errorAuth.jsf?cid=4, to: /(myinstance)/errorAuth.jsf?cid=4
............................................
It looks like IceFaces intercepts the redirect to the error page but it blocks it!!!!
Please help!
Thank you,
Max
|