- 
        1. Re: rich:ajaxValidator, rerender and f:convertNumber?apryce Sep 30, 2009 7:04 PM (in response to tobi04)I spent a day with the same problem. The solution: 
 rerender -> reRender
 That darn capital 'R'
- 
        2. Re: rich:ajaxValidator, rerender and f:convertNumber?tobi04 Oct 1, 2009 4:47 AM (in response to tobi04)Hi apryce 
 thanks! But this seems not to be the only problem.
 Other suggestions?
 Best regards
 Tobi
- 
        3. Re: rich:ajaxValidator, rerender and f:convertNumber?ilya_shaikovsky Oct 1, 2009 6:41 AM (in response to tobi04)yes, capital R should solve the problem of just not working attribute. 
 And b.t.w. I can't get the idea of next sentense
 Why is rerender="mainPanel" not get the request in the "Conversion and Validation" phase?
- 
        4. Re: rich:ajaxValidator, rerender and f:convertNumber?tobi04 Oct 1, 2009 8:24 AM (in response to tobi04)What I mean with the sentence in more detail: 
 - When I click the commandButton then the conversion of the input value works.
 - When the conversion works then the request was in the "Conversion and Validation" JSF phase.
 - With reRender the input value is not converted so the "Conversion and Validation" JSF phase seems not to be reached.
- 
        5. Re: rich:ajaxValidator, rerender and f:convertNumber?ilya_shaikovsky Oct 2, 2009 5:52 AM (in response to tobi04)reRender could not influence on phases execution. or I'm still missing something in the case. 
- 
        6. Re: rich:ajaxValidator, rerender and f:convertNumber?tobi04 Oct 2, 2009 6:02 AM (in response to tobi04)No, thats right. The problem seems to be that reRender does not work and I do not know why. 
- 
        7. Re: rich:ajaxValidator, rerender and f:convertNumber?ilya_shaikovsky Oct 2, 2009 6:42 AM (in response to tobi04)check for problems in a4j:log. 
 
     
    