The problem is that Tomcat 6 is (more or less) a javaee 5 container, so it provides its
own EL API and implementation JARs. Just remove the el-api and el-ri jars from the war
and it should work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985493#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...