Author: eric
Date: Fri Apr 20 14:17:19 2012
New Revision: 1328378
URL: http://svn.apache.org/viewvc?rev=1328378&view=rev
Log:
Add information to access jmx from a remote location (doc)
Modified:
james/server/trunk/src/site/xdoc/config-system.xml
james/server/trunk/src/site/xdoc/monitor-jmx.xml
Modified: james/server/trunk/src/site/xdoc/config-system.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-system.xml?rev=1328378&r1=1328377&r2=1328378&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-system.xml (original)
+++ james/server/trunk/src/site/xdoc/config-system.xml Fri Apr 20 14:17:19 2012
@@ -118,6 +118,9 @@
<dt><strong>jmx.port</strong></dt>
<dd>The port number the MBean Server will bind/listen to.</dd>
</dl>
+
+ <p>To access from a remote location, it has been reported that
-Dcom.sun.management.jmxremote.ssl=false is
+ needed in the startup script.</p>
</subsection>
Modified: james/server/trunk/src/site/xdoc/monitor-jmx.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/monitor-jmx.xml?rev=1328378&r1=1328377&r2=1328378&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/monitor-jmx.xml (original)
+++ james/server/trunk/src/site/xdoc/monitor-jmx.xml Fri Apr 20 14:17:19 2012
@@ -63,6 +63,9 @@ Additional Notes to be documented
<li>DNSService</li>
<li>Queues</li>
</ul>
+
+ <p>If you want to access the JXM server from a remote location, you can <a
href="config-system.html">configure
+ the hostname and port</a> on which James listens to.</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]