[jboss-user] [JBoss Seam] - Re: Custom Converter
terryb
do-not-reply at jboss.com
Tue Nov 6 01:18:53 EST 2007
In addition to my last post, I have not added as below but still it goes to debug page.
Can it be because my converter class is actually a subclass? (please code in previous post).
|
| @org.jboss.seam.annotations.jsf.Converter
| @Intercept(InterceptionType.NEVER)
| public class MemberSource implements Converter {
| ...
| }
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102083#4102083
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102083
More information about the jboss-user
mailing list