[jboss-user] [JBoss Seam] - Re: Converters and Validators Problem

2007-10-18 Thread pettersonfp
That is it, ByPassInterceptors did the trick :-)

Thanks

Petterson

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096491
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Converters and Validators Problem

2007-10-17 Thread matt.drees
If your converter isn't marked @BypassInterceptors, then exceptions get 
wrapped, I think.  So maybe you just need to add that annotation.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096291
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Converters and Validators Problem

2007-10-17 Thread pettersonfp
I'm throwing a ConverterException and the seam is not catching it.

I'm using SEAM 2.0CR1

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096223
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Converters and Validators Problem

2007-10-17 Thread dhinojosa
Did you throw a faces exception in the getAsObject method with the message you 
need displayed or another type of Exception?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096201
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user