[jboss-user] [JBoss Seam] - Re: Switching SEAM 1.2 to JSF 1.2 RI problem

knaas do-not-reply at jboss.com
Wed Mar 21 10:26:06 EDT 2007


The only thing we had to do was just to make sure we had this listener in the web.xml

  |   <listener>
  |     <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
  |   </listener>
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030244



More information about the jboss-user mailing list