I believe you need the el-* jars specified in your application.xml
<module>
| <java>el-api.jar</java>
| </module>
|
| <module>
| <java>el-ri.jar</java>
| </module>View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063389#4063389 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063389 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
