-
Bug
-
Resolution: Done
-
Major
-
None
When you setup kie-server on JWS and run it. You can see some SEVERE exceptions in localhost.log.
13-Dec-2018 09:51:43.058 SEVERE [main] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/rest/swagger.json] only the HTTP methods [GET] are covered. All other methods are uncovered. 13-Dec-2018 09:51:54.443 SEVERE [main] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/services/rest/*] only the HTTP methods [DELETE POST GET PUT] are covered. All other methods are uncovered. 13-Dec-2018 09:51:54.443 SEVERE [main] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/services/rest/server/swagger.json] only the HTTP methods [GET] are covered. All other methods are uncovered.
- clones
-
RHPAM-1787 Security exceptions in localhost log when running kie-server on JWS
- Closed