Deploying my app in Glassfish 3.0.1 / 3.1 , I'm always getting the following annoying message on output log:
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /myapp, because request parameters have already been read, or ServletRequest.getReader() has already been called.
we have the same message in the output log and haven't found a solution. Couldn't see any side effects we just ignore it. If you find something, please let us know.