I need to disable Apache JServ protocol service in WebLogic server. Because it's not recommended to have AJP services publicly accessible on the internet. If AJP is misconfigured it could allow an attacker to access to internal resources.
I have found this question, but it has only instruction for Tomcat. So i need information how can i do it in Weblogic.