[jboss-user] [JBoss Seam] - Re: Seam 1.2.1, AS 4.2.1, @Restricted method gives NoClassDe
SmokingAPipe
do-not-reply at jboss.com
Tue Jul 31 03:42:55 EDT 2007
I was too quick when I said it works. It works most of the time, but not all the time. I get errors like:
javax.faces.FacesException: javax.el.ELException: /layout/menu.xhtml @12,51 rendered="#{s:hasRole('admin')}": Function 's:hasRole' not found
| at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:373)
| at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:993)
| at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1001)
|
But not always. I don't get it. Is that related to this problem with the EL RI, or am I doing something else wrong?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069021#4069021
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069021
More information about the jboss-user
mailing list