[jboss-user] [JBoss Seam] - Re: Seam error after upgrading to richfaces 3.1.2
pete.muir@jboss.org
do-not-reply at jboss.com
Mon Nov 12 16:32:23 EST 2007
This normally means facelets is trying to interpret the methodbinding as a valuebinding because, for some reason, the tag is being processed properly. Do you have the JSF control with #{identity.login} commented out? Or perhaps the RF library is no longer being loaded, so the tag is processed as straight XML. Check the app load to see if this is the case.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103881#4103881
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103881
More information about the jboss-user
mailing list