[ 
https://issues.apache.org/jira/browse/LOG4J2-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763381#comment-16763381
 ] 

Philipp Schneider commented on LOG4J2-2546:
-------------------------------------------

My problem was that only this name is working now, which was confusing first, 
but then I decided to look it up in the source. :)

> Wrong property mentioned for log4j2.disable.jmx
> -----------------------------------------------
>
>                 Key: LOG4J2-2546
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2546
>             Project: Log4j 2
>          Issue Type: Documentation
>          Components: Documentation
>            Reporter: Philipp Schneider
>            Priority: Trivial
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> On the documentation page 
> [https://logging.apache.org/log4j/2.x/manual/jmx.html] the property 
> "{{log4j2.disableJmx}}" is mentioned.
> It should be "log4j2.disable.jmx" though.
> See org.apache.logging.log4j.core.jmx.Server:
> {code:java}
> private static final String PROPERTY_DISABLE_JMX = "log4j2.disable.jmx";{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to