Redirect on exception does not work with Seam and IceFaces
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Redirect on exception does not work with Seam and IceFaces  XML
Forum Index -> JBoss Seam Integration
Author Message
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
 
Forum Index -> JBoss Seam Integration
Go to:   
Powered by JForum 2.1.7ice © JForum Team