Unable to disable WADL using JMX
Hi Team,
I was going through with Doc ID 2187126.1 but I am not able to find proper steps to disable WADL using JMX.
1. Use JMX to disable WADL
Navigate to RuntimeServiceMBean, ServerRuntimeMBean, ApplicationRuntimeMBean, WebAppComponentRuntimeMBean, and JaxRsApplicationRuntimeMBean to get to the WadlGenerationEnabled attribute and set it to false, Refer to https://docs.oracle.com/middleware/1212/wls/JMXCU/accesswls.htm#JMXCU156
Can anyone explain how to set WadlGenerationEnabled to false ? As given referene link explains something else.