Re: EL 3.0 Static Field References

2015-03-27 Thread William Lucy
Thanks for the response, Leonardo. From what I can tell, the issue isn't that MyFaces can't find the StaticFieldELResolver - that is loaded correctly. JSP static field EL references do work properly through MyFaces, so there does seem to be some JSF issue. I think there may be a spec issue

Re: EL 3.0 Static Field References

2015-03-27 Thread Leonardo Uribe
Hi I think it is a bug in JSF 2.2 spec. The behavior for ScopedAttributeELResolver (for facelets) is defined in section 5.6.2.9. To solve it (for 2.3) you should raise an issue on: https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC But I found this one already created on Mojarra issue