[jboss-user] [JBoss Seam] - Re: Exceptions in page param converters

pete.muir@jboss.org do-not-reply at jboss.com
Thu Oct 25 11:57:21 EDT 2007


Yes, it should display the message - the conversation is there inside the PROCESS VALIDATORS phase.  You'll have to debug, or file a testcase in jira.

Btw ConverterException should normally be handled as faces messages - you need to mark the converter @BypassInterceptors for them to be passed through unwrapped and so rendered as faces messages.

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

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



More information about the jboss-user mailing list