[jboss-user] [JBoss Seam] - Re: contactlist example not working on jboss with JSF 1.2 RI

gavin.king@jboss.com do-not-reply at jboss.com
Thu Oct 19 18:52:34 EDT 2006


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



More information about the jboss-user mailing list