Explanation | The contextpath value that has been requested is not defined to the Ajax proxy. |
Action | Edit the proxy-config.xml and check that the contextpath value has been added. |
Explanation | The URL is not defined to the proxy policy. |
Action | Edit the proxy-config.xml file and add the URL to the proxy mapping. |
Explanation | The mime-type value in the URL request is not allowed. |
Action | Edit the proxy-config.xml file and check the allowed mime-type values for the requested URL. |
Explanation | The requested HTTP method, such as GET, POST, HEAD, PUT, or DELETE, does not exist in the proxy policy. |
Action | Edit the proxy-config.xml file and add the HTTP method to the proxy policy. |