79414176

Date: 2025-02-05 09:08:42
Score: 1
Natty:
Report link

Found a manner to do that.

I've added a file jolokia-access.xml in src/main/recsources folder, containing

<filter>
    <mbean>java.*</mbean>
    <mbean>org.*</mbean>
    <mbean>sun.*</mbean>
    <mbean>jdk.*</mbean>
    <mbean>jolokia*</mbean>
    <mbean>JMImplementation*</mbean>
    <mbean>com.sun.*</mbean>
</filter>
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ludovic Bertin