webtier@glassfish.java.net

Re: Handling page redirection using preRenderView

From: <webtier_at_javadesktop.org>
Date: Mon, 24 May 2010 19:18:25 PDT

The error did occur with 2.0.2 as well (it's not the reason I'm using a SNAPSHOT).

I've tried adding the "/" but it doesn't work. I've included a partial stacktrace of what os happening:

 java.lang.IllegalStateException
        at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:108)
        at com.sun.faces.facelets.tag.jsf.core.DeclarativeSystemEventListener.processEvent(EventHandler.java:127)
        at javax.faces.component.UIComponent$ComponentSystemEventListenerAdapter.processEvent(UIComponent.java:2341)
        at javax.faces.event.SystemEvent.processListener(SystemEvent.java:102)
        at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2040)
        at com.sun.faces.application.ApplicationImpl.invokeComponentListenersFor(ApplicationImpl.java:1988)
        at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:284)
        at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:242)
        at org.jboss.weld.integration.webtier.jsf.ForwardingApplication.publishEvent(ForwardingApplication.java:336)
        at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:104)
        at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97)
        at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:135)
[Message sent by forum member 'hirowla']

http://forums.java.net/jive/thread.jspa?messageID=471282