So, if you want to make Seam work in JSF 1.2, for now you need to add the 
following to faces-confg.xml:

<application>
  |   <el-resolver>org.jboss.seam.jsf.SeamELResolver</el-resolver>
  | </application>
  | 
  | I'll see if i can find a better solution.
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979515#3979515

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

Reply via email to