We are seeing the bellow error often into MOM logs after apply sp1 in 10.8 release, what it means?
The warning on the "{APM SOAP services for metrics retrieval,/introscope-web-services2,file:///opt/CA/APM/EM/product/enterprisemanager/configuration/org.eclipse.osgi/291/0/.cp/WebContent/,STARTING}{WebContent} has uncovered http methods for path: /*" is an obsolete interface that will be removed in a later release.
10.8
This is for the obsolete old SOAP Web Service APIs, which are not used by WV/WS, have been replaced by the newer REST API, and completely removed in later releases (2x.x).
There is no separate web server, just web apps running on the EM jetty web server, from the plugins:
Registering web application /apm-web-services from bundle com.wily.apm.model.webservices.
Registering web application /introscope-web-services from bundle com.wily.apm.webservices.
Registering web application /introscope-web-services2 from bundle com.wily.apm.webservices2.