Author: jstrachan
Date: Tue May 23 05:14:01 2006
New Revision: 408878
URL: http://svn.apache.org/viewvc?rev=408878&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/i-cannot-connect-to-activemq-from-jconsole.html
Modified:
incubator/activemq/site/i-cannot-connect-to-activemq-from-jconsole.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/i-cannot-connect-to-activemq-from-jconsole.html?rev=408878&r1=408877&r2=408878&view=diff
==============================================================================
--- incubator/activemq/site/i-cannot-connect-to-activemq-from-jconsole.html
(original)
+++ incubator/activemq/site/i-cannot-connect-to-activemq-from-jconsole.html Tue
May 23 05:14:01 2006
@@ -239,7 +239,21 @@
<!--
<div class="pagetitle">I cannot connect to ActiveMQ from
JConsole</div>
-->
- <DIV class="wiki-content"><P>Make sure that the machine you are
talking to has a valid <B>java.rmi.server.hostname-property</B> value</P></DIV>
+ <DIV class="wiki-content"><P>Make sure that the machine you are
talking to has a valid <B>java.rmi.server.hostname-property</B> value</P>
+
+<P>e.g. on unix (OS X, Linux, Solaris)</P>
+
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-java">export ACTIVEMQ_OPTS=$ACTIVEMQ_OPTS
-Djava.rmi.server.hostname=<hostname>
+activemq</PRE>
+</DIV></DIV>
+
+<P>or on Windows</P>
+
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-java">SET ACTIVEMQ_OPTS=%ACTIVEMQ_OPTS%
-Djava.rmi.server.hostname=<hostname>
+activemq</PRE>
+</DIV></DIV></DIV>
</DIV>
</TD>
@@ -250,7 +264,8 @@
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A>,
last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on May 23, 2006
-
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=5950&originalId=5951">view
change</A>)
+
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=5950">edit
page</A>)
</DIV>