[jboss-user] [JBoss Seam] - two SeamPhaseListener instances
jgillaspy
do-not-reply at jboss.com
Tue Oct 30 14:05:28 EDT 2007
I am getting this exception several times as I navigate through a page:
java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed)
also
WARN [javax.enterprise.resource.webcontainer.jsf.lifecycle] phase(RESTORE_VIEW 1,com.sun.faces.context.FacesContextImpl at 877d81) threw exception: java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed) No phase id bound to current thread (make sure you do
not have two SeamPhaseListener instances installed)
A JBoss consultant said it is probably caused by some configuration mistake in installing RichFaces.
Any ideas on how to make these exceptions go away?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100397#4100397
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100397
More information about the jboss-user
mailing list