i'm getting this output:
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /ManagedBean, because request parameters have already been read, or ServletRequest.getReader() has already been called
everytime a access a page of my JSF system.
Can anyone explain to me what is that? and why it happens?