[jboss-user] [JBoss Seam] - Re: To Gavin.King--how to start a conversation from pages.xm
ybxiang.wolf
do-not-reply at jboss.com
Fri Oct 26 12:34:13 EDT 2007
Obviously, erros is cause by this link:
<s:link view="/login.xhtml" value="Login" rendered="#{not identity.loggedIn}"/>
==============>>>>>>>>>
java.lang.IllegalStateException: No active conversation context
at
..............................
~~~~~~~~~~Why???????????????????
~~~~~~~~~~Why???????????????????
~~~~~~~~~~Why???????????????????
I use "seam-2.0.0-SNAPSHOT" in 2005.10.23.
I removed all menuitems and new:
<s:link action="#{register.start}" value="Register" propagation="end"/>
I got the same error!!!But everything is ok in my company!!!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099404#4099404
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099404
More information about the jboss-user
mailing list