[jboss-user] [JBoss Seam] - Re: Do we need failed page access logged as ERROR

tom_goring do-not-reply at jboss.com
Thu Mar 22 10:25:44 EDT 2007


Hi All,

I have a related issue,

If in pages.xml I define:

  |    <exception class="javax.persistence.OptimisticLockException">
  |       <redirect view-id="/user_error.xhtml">
  |           <message>Sorry but someone else has updated that record.</message>
  |       </redirect>
  |    </exception>
  | 

I'd like to NOT see an exception in the server log.  
Could we have a flag in pages.xml or something to say suppressLogging ?

Thanks

Tom

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

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



More information about the jboss-user mailing list