Be sure you're not including in web app lib folder any jars that are already
included in Tomee/lib.

Also, if you're accessing CDI beans from within JSTL tags that does not
work. Try to avoid c: jstl name space and use ui: one more. I have seen your
exception with EL jar issues or where c: and ui name spaces were mixed up in
the same UI parent/child.

--
View this message in context: 
http://openejb.979440.n4.nabble.com/javax-el-PropertyNotFoundException-in-JSF-tp4656218p4656240.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to