This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Issue with rich:fileUpload not refreshing components aftilya_shaikovsky Aug 27, 2009 4:07 AM (in response to stuntmonkey)no, the bug you found not about broking updates in general. but about lack some of validation mechanisms functionality. 
 myBean - scope?
- 
        2. Re: Issue with rich:fileUpload not refreshing components aftstuntmonkey Aug 27, 2009 11:14 AM (in response to stuntmonkey)Ah! That was the problem. I had the scope of myBean set to "request". I changed it to "session" and things are behaving as expected now. 
 Thanks for the quick response - I was really stumped on that one!
 
    