Solution for this problem:
I add a function, wich used SessionContext and if faces context will left, seam use
el-*.jar directly. To that extend you have to add el-*.jars as modules in
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=3991775#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...