2 Replies Latest reply on Feb 27, 2015 8:18 PM by alejandro.ramon.967

    JBoss Web/7.2.2.Final-redhat-1 - JBWEB000064

    mkpatham

      Hello

       

      We have OHS as the web server and jboss eap 6.1 as the application server.  We have a servlet to capture all errors and return custom error. 

       

      When http error status 405 happens, meaning when someone call the rest service with a wrong method, GET for POST or vice versa  the

       

      JBoss Web/7.2.2.Final-redhat-1 - JBWEB000064: Error report

       

      is thrown.  I tried modifiying the OHS with directive ErrorDocument 405 

       

      So where is the error coming from and how do I customize this.

       

       

      Any help is appreciated.