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#3988061

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988061
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to