[jboss-user] [JBoss Seam] - Seam error after upgrading to richfaces 3.1.2

mgrouch do-not-reply at jboss.com
Mon Nov 12 16:26:51 EST 2007


After upgrading to richfaces 3.1.2 we started getting this exception:
(We use Seam 1.2.1.GA from JBoss EAP 4.2)

anonymous wrote : javax.el.ELException: /login.xhtml: Property 'login' not found on type org.jboss.seam.security.RuleBasedIdentity
  | 	at com.sun.facelets.compiler.AttributeInstruction.write(AttributeInstruction.java:53)
  | 	at com.sun.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:39)
  | 	at com.sun.facelets.compiler.UILeaf.encodeAll(UILeaf.java:149)
  | 	at javax.faces.render.Renderer.encodeChildren(Renderer.java:137)
  | 	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:809)
  | 	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:886)
  | 	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:892)
  | 	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:571)
  | 	at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)

How can we fix it?
Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103879#4103879

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103879



More information about the jboss-user mailing list