[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-939) EL not allowed in pages.xml

Samuel Mendenhall (JIRA) jira-events at lists.jboss.org
Sat Oct 20 17:38:08 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-939?page=comments#action_12383557 ] 
            
Samuel Mendenhall commented on JBIDE-939:
-----------------------------------------

I emailed you the project which is 22M, the limit in JIRA is 10M

> EL not allowed in pages.xml
> ---------------------------
>
>                 Key: JBIDE-939
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-939
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta3
>         Environment: Red Hat Developer Studio Beta
>            Reporter: Samuel Mendenhall
>         Assigned To: Max Andersen
>
> <page view-id="/somepage.xhtml" login-required="true">
>   <restrict>#{s:hasRole('someRole')}</restrict>
> </page>
> accessing somepage after logging in throws:
> java.lang.NoClassDefFoundError: com/sun/el/ExpressionFactoryImpl
> 	at org.jboss.seam.util.UnifiedELValueBinding.<init>(UnifiedELValueBinding.java:18)
> 	at org.jboss.seam.security.Identity.evaluateExpression(Identity.java:507)
> 	at org.jboss.seam.security.Identity.checkRestriction(Identity.java:151)
> 	at org.jboss.seam.pages.Page.enter(Page.java:203)
>         .....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list