Atm you can't use s:validateAll with trinidad.
s:validateAll iterates over all it's children looking for instances of UIInput (which superclasess all input components) - which normally works.
However Trinidad uses the custom UIXInput as it's superclass for all input components, so s:validateAll doesn't attach a validator. Using s:validate on each input component will work (but is a drag).
I believe this is a bug in Trinidad rather than Seam and looking at their JIRA they are intending to eventually move over to a JSF standard inheritance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985350#3985350
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985350
hell dears
i migrate from enhydra shark xpdl to jboss jbpm jpdl and i am trying to conver xpdl to jpdl but i have some problem. the most importante of its , is how can i convert extended attributes in jpdl?
extended attributes is like varibales in jpdl with one different. variable has relation with instaces but extended attributes relations with definitions.
for example variable can use when we have a processInstaceID but extended attributes can be used when we have process Definitions.
can any help me?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985349#3985349
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985349