I have a JSF application I'm porting to Karaf/Jetty that uses EL 2.2 and
seems to have issues due to that.

I have OPS4J Pax Web - Jsp Support 3.1.0 installed and it says it supports
Servlet 3.0 (https://ops4j1.jira.com/wiki/display/paxweb/Pax+Web) that as I
understand it should include EL 2.2, but from what I see on the Pax Web
site it is only including javax.el and com.sun.el version 2.1 (
https://ops4j1.jira.com/wiki/display/paxweb/JSP+Usage).

So what is the correct way to get JSP EL 2.2 support in Karaf 3.0.1?

Thanks,

Kevin

Reply via email to