[jboss-user] [JBoss Seam] - Re: Exception handling with @HttpError not working

susnet do-not-reply at jboss.com
Wed May 16 16:52:27 EDT 2007


The problem was solved by adding


  | <context-param>
  |         <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
  |         <param-value>client</param-value>
  |     </context-param>

to web.xml.

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

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



More information about the jboss-user mailing list