Re: Pluggable serialization

2012-01-27 Thread Thomas Andraschko
Hi, ok :) Can i create an issue then? Best regards, Thomas 2012/1/27 Leonardo Uribe lu4...@gmail.com Hi I think it is possible to add an SPI interface for serialization. It has sense, because that will make easier to the server to hook its own serialization provider. Usually it is the

Re: Erros messages after ajax

2012-01-27 Thread Walter Mourão
For the record: using f:ajax/ instead of partialTriggers and partialSubmit it works fine. Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br 2012/1/25 Walter Mourão walter.mou...@gmail.com Hi folks, about this bug: Trinidad has no way to re-render

[ExtVal] Validations for one action only

2012-01-27 Thread Cédric Durmont
Hello there, I'm trying to implement a somewhat classical validation scheme : I have a JSF form ( Myfaces 2.1.5, Trinidad 2.0.2-SNAPSHOT), and I want to perform some validations but only when I trigger a specific button / action. Other buttons in the page may open dialogs, trigger actionEvents /

Re: [ExtVal] Validations for one action only

2012-01-27 Thread Gerhard Petracek
hi cedric, you can have a look at [1]. @client-side validation: you can use component initialization to get the corresponding information to the browser. regards, gerhard [1] http://s.apache.org/sLW http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses