This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0fc926a53 Automatic Site Publish by Buildbot
0fc926a53 is described below
commit 0fc926a53ae17fe671018f64d38d37639490572a
Author: buildbot <[email protected]>
AuthorDate: Fri Mar 1 15:34:31 2024 +0000
Automatic Site Publish by Buildbot
---
output/components/classic/documentation/jmx.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/components/classic/documentation/jmx.html
b/output/components/classic/documentation/jmx.html
index 57fefe8a0..4bc46747a 100644
--- a/output/components/classic/documentation/jmx.html
+++ b/output/components/classic/documentation/jmx.html
@@ -232,7 +232,7 @@
<li>
<p>Modify the “activemq” startup script (in bin) to enable the Java 1.5+
JMX connector</p>
- <p>Find the “ACTIVEMQ_SUNJMX_START=” line and change it too the following:
(note that in previous versions of ActiveMQ Classic this property was called
SUNJMX in some scripts. As of v5.12.0 all scripts use
ACTIVEMQ_SUNJMX_START):</p>
+ <p>Find the “ACTIVEMQ_SUNJMX_START=” line and change it to the following:
(note that in previous versions of ActiveMQ Classic this property was called
SUNJMX in some scripts. As of v5.12.0 all scripts use
ACTIVEMQ_SUNJMX_START):</p>
<ol>
<li>Windows