Hi
I am trying to deploy workbench 7.5.0.Final and execution server on tomcat 8.5(remote server).
I am getting following error
18-Jan-2018 18:05:19.012 SEVERE [localhost-startStop-1] 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.
18-Jan-2018 18:05:19.013 SEVERE [localhost-startStop-1] 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.
18-Jan-2018 18:06:24.174 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized()
18-Jan-2018 18:06:24.174 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized()
Would anyone please help me out here.
Regards
Vijay