You need to add in your application.xml:
| <module>
| <java>el-api.jar</java>
| </module>
| <module>
| <java>el-ri.jar</java>
| </module>
|
And your ear file must contains these 2 jars along with your jboss-seam.jar
I hope it helps.
Richard
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988061#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...