[jboss-user] [JBoss Seam] - Re: Backbutton Example
khsiow
do-not-reply at jboss.com
Sat Jul 15 23:01:47 EDT 2006
I reprogrammed my test example and now I got an example. There must be something I didn't get it right to have Seam to redisplay the current page.
21:23:34,937 ERROR [PhaseListenerManager] Exception in PhaseListener RESTORE_VIEW(1) afterPhase
java.lang.IllegalStateException: No active conversation context
at org.jboss.seam.core.Process.instance(Process.java:32)
at org.jboss.seam.core.TaskInstance.instance(TaskInstance.java:51)
at org.jboss.seam.contexts.BusinessProcessContext.getTaskInstance(BusinessProcessContext.java:213)
at org.jboss.seam.contexts.BusinessProcessContext.get(BusinessProcessContext.java:51)
at org.jboss.seam.contexts.Contexts.lookupInStatefulContexts(Contexts.java:155)
at org.jboss.seam.Component.getInstance(Component.java:1245)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958305#3958305
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958305
More information about the jboss-user
mailing list