summaryrefslogtreecommitdiff
path: root/documentation/content/xdocs/Qpid Design - Management.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/xdocs/Qpid Design - Management.html')
-rwxr-xr-xdocumentation/content/xdocs/Qpid Design - Management.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/documentation/content/xdocs/Qpid Design - Management.html b/documentation/content/xdocs/Qpid Design - Management.html
new file mode 100755
index 0000000000..9e29793cd2
--- /dev/null
+++ b/documentation/content/xdocs/Qpid Design - Management.html
@@ -0,0 +1,45 @@
+<html>
+ <head>
+ <title>Apache Qpid : Qpid Design - Management</title>
+ <link rel="stylesheet" href="styles/site.css" type="text/css" />
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head>
+
+ <body>
+ <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
+ <tr>
+ <td valign="top" class="pagebody">
+ <div class="pageheader">
+ <span class="pagetitle">
+ Apache Qpid : Qpid Design - Management
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Oct 19, 2006 by <font color="#0050B2">rgreig</font>.
+ </div>
+
+ <p>This page is a placeholder for more detailed information.</p>
+
+<h4><a name="QpidDesign-Management-JVMflags"></a>JVM flags</h4>
+
+<p>The following system properties need to be set to enable connection to the platform MBean server on the JVM running the broker:</p>
+<div class="panel"><div class="panelContent">
+<p>&#45;Dcom.sun.management.jmxremote &#45;Dcom.sun.management.jmxremote.port=8999 &#45;Dcom.sun.management.jmxremote.authenticate=false &#45;Dcom.sun.management.jmxremote.ssl=false</p>
+</div></div>
+
+<p>This obviously isn't secure but is a useful way just to get it up and running in development.</p>
+
+
+ </td>
+ </tr>
+ </table>
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
+ </tr>
+ <tr>
+ <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file