Hi experts,
I deployed an ADF Essentials applications into Glassfish3.1.2 , All are success but only when I'm clicking on menu(<af:commandMenuItem>) which is developed in my application.The navigation is not executing
jdev version-11.1.2
jdk-1.7
GF-3.12
In log showing warning like
[#|2016-05-23T12:02:29.985+0530|WARNING|glassfish3.1.2|org.apache.catalina.connector.Request|_ThreadID=98;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context /v360-ViewController-context-root, because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
Please please give solution for this..