Can somebody with more Trinidad experience please take a look at Validators not working for ValueBindings from Trinidad: http://jira.jboss.com/jira/browse/JBSEAM-1667 It was reported on the JBoss Seam Jira, but seems to be a Trinidad problem. I see that ValueBindingValueExpression is deprecated, but you don't really make it easy for a newcomer to get aquainted with Trinidad sources. I don't really know where the sources for 1.2.x are located in svn. The project page just does not tell. There is a branch for 1.2.1 and it really contains a faulty ValueBindingValueExpression: It simply ignores the ELContext that gets passed in (by Seam), so in effect bypassing Seam. In trunk there is no ValueBindingValueExpression (anymore?). There should be nightly builds (according to the project page) but when I follow the link they are nowhere in sight.
Anybody?

