[jboss-user] [JBoss Seam] - Re: JSF requiredMessage does not work with seam bundle

2006-11-29 Thread rlhr
I ran in that problem few days ago while struggling with @NotNull validation. I then wanted to use the requiredMessage attribute and could not manage to have it work After looking at the code, I discovered that it is not implemented in myfaces-core-1.1.4! I don't know if there are any

[jboss-user] [JBoss Seam] - Re: JSF requiredMessage does not work with seam bundle

2006-11-29 Thread yj4jboss
So is there any workaround for this ? I guess the Validator Message also would not work ?? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989629#3989629 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989629

[jboss-user] [JBoss Seam] - Re: JSF requiredMessage does not work with seam bundle

2006-11-29 Thread rlhr
You can look at these 2 links (they explained a lot about validations): http://www.jboss.com/index.html?module=bbop=viewtopict=90636 http://www.jboss.com/index.html?module=bbop=viewtopict=93507 So my understanding at this point is that the jsf framework will not call any validator when a value

[jboss-user] [JBoss Seam] - Re: JSF requiredMessage does not work with seam bundle

2006-11-29 Thread yj4jboss
Thnx for the tips Richard, I will try to test these by next week and let you know of any progress. Until then keep me posted. Regards, Yogesh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989728#3989728 Reply to the post :