Hi,

Just a quick question about upcoming 7.0.2 release.

We are using glassfish EL implementation:

    <context-param>
        <param-name>org.apache.myfaces.EXPRESSION_FACTORY</param-name>
        <param-value>com.sun.el.ExpressionFactoryImpl</param-value>
    </context-param>

It is working fine in 7.0.1 with myfaces 2.2.11, but with tomee 7.0.2 I can
see that the apache one is being used, and I cannot remove it since it will
give a Class not found.

Is it a bug?

Thanks!



--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Tomee-7-0-2-SNAPSHOT-tp4680416.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to