You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2015/04/14 08:21:23 UTC

svn commit: r947497 - in /websites/production/activemq/content: cache/main.pageCache getting-started.html

Author: buildbot
Date: Tue Apr 14 06:21:23 2015
New Revision: 947497

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/getting-started.html

Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/activemq/content/getting-started.html
==============================================================================
--- websites/production/activemq/content/getting-started.html (original)
+++ websites/production/activemq/content/getting-started.html Tue Apr 14 06:21:23 2015
@@ -82,7 +82,7 @@
         <tr>
         <td valign="top" width="100%">
 <div class="wiki-content maincontent"><h2 id="GettingStarted-Introduction">Introduction</h2><p>This document describes how to install and configure ActiveMQ 4.x/5.x for both Unix and Windows' platforms.</p><h2 id="GettingStarted-DocumentOrganization">Document Organization</h2><p>The Getting Started Guide for ActiveMQ 4.x document contains the following sections:</p><ul><li><a shape="rect" href="#GettingStarted-Introduction">#Introduction</a></li><li><a shape="rect" href="#GettingStarted-DocumentOrganization">#Document Organization</a></li><li><a shape="rect" href="#GettingStarted-Pre-InstallationRequirements">#Pre-Installation Requirements</a></li><li><a shape="rect" href="#GettingStarted-InstallationProcedureforWindows">#Installation Procedure for Windows</a><ul><li><a shape="rect" href="#GettingStarted-WindowsBinaryInstallation">#Windows Binary Installation</a></li><li><a shape="rect" href="#GettingStarted-WindowsSourceInstallation">#Windows Source Installation</a></li><li><a shap
 e="rect" href="#GettingStarted-WindowsDevelopers&amp;#39;Release">#Windows Developers' Release</a></li></ul></li><li><a shape="rect" href="#GettingStarted-InstallationProcedureforUnix">#Installation Procedure for Unix</a><ul><li><a shape="rect" href="#GettingStarted-UnixBinaryInstallation">#Unix Binary Installation</a></li><li><a shape="rect" href="#GettingStarted-UsingHomebrewinstalleronOSX">#Using Homebrew installer on OSX</a></li><li><a shape="rect" href="#GettingStarted-UnixSourceInstallation">#Unix Source Installation</a></li><li><a shape="rect" href="#GettingStarted-UnixDevelopers&amp;#39;Release">#Unix Developers' Release</a></li></ul></li><li><a shape="rect" href="#GettingStarted-StartingActiveMQ">#Starting ActiveMQ</a></li><li><a shape="rect" href="#GettingStarted-TestingtheInstallation">#Testing the Installation</a></li><li><a shape="rect" href="#GettingStarted-MonitoringActiveMQ">#Monitoring ActiveMQ</a></li><li><a shape="rect" href="#GettingStarted-StoppingActiveMQ">#Sto
 pping ActiveMQ</a></li><li><a shape="rect" href="#GettingStarted-ConfiguringActiveMQ">#Configuring ActiveMQ</a></li></ul><h2 id="GettingStarted-Pre-InstallationRequirements">Pre-Installation Requirements</h2><p><strong>Hardware:</strong></p><ul><li>~ 60 MB of free disk space for the ActiveMQ 5.x binary distribution.<br clear="none">(you need additional disk space for storing persistent messages to disk)</li><li>~ 300 MB of free disk space for the ActiveMQ 5.x source or developer's distributions.</li></ul><p><strong>Operating Systems:</strong></p><ul><li>Windows: Windows XP SP2, Windows 2000, Windows Vista, Windows 7.</li><li>Unix: Ubuntu Linux, Powerdog Linux, MacOS, AIX, HP-UX, Solaris, or any Unix platform that supports Java.</li></ul><p><strong>Environment:</strong></p><ul><li><a shape="rect" class="external-link" href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" rel="nofollow">Java Developer Kit (JDK)</a>&#160; <strong>JDK 1.7</strong> (1.6 for version &l
 t;=5.10.0)</li><li>The JAVA_HOME environment variable must be set to the directory where the JDK is installed<br clear="none">(Unix: the binary "java" have to be resolvable by the PATH variable, execute "which java" to verify)</li><li><a shape="rect" class="external-link" href="http://maven.apache.org/">Maven</a> 3.0.0 build system<br clear="none">(only for development purposes)</li><li><a shape="rect" class="external-link" href="http://cvs.apache.org/repository/geronimo-spec/jars/">JARs</a> that will be used must be added to the classpath.<br clear="none">(only for enhanced configuration)</li></ul><h2 id="GettingStarted-InstallationProcedureforWindows">Installation Procedure for Windows</h2><p>This section of the Getting Started Guide explains how to install binary and source distributions of ActiveMQ on a Windows system.</p><h4 id="GettingStarted-WindowsBinaryInstallation">Windows Binary Installation</h4><p>This procedure explains how to download and install the binary distributio
 n on a Windows system.</p><ol><li>Download the latest release<br clear="none">(see&#160;<a shape="rect" href="download.html">Download</a> -&gt; "The latest stable release" -&gt; "<span class="external-link">apache-activemq-x.x.x-bin.zip</span>")</li><li>Extract the files from the ZIP file into a directory of your choice.</li><li>Proceed to the <a shape="rect" href="#GettingStarted-StartingActiveMQ">#Starting ActiveMQ</a> section of this document.</li><li>Following start-up, go to the <a shape="rect" href="#GettingStarted-TestingtheInstallation">#Testing the Installation</a> section of this document.</li></ol><h4 id="GettingStarted-WindowsSourceInstallation">Windows Source Installation</h4><p>This procedure explains how to download and install the source distribution on a Windows system.</p><ol><li>Download the latest release<br clear="none">(see&#160;<a shape="rect" href="download.html">Download</a> -&gt; "The latest stable release" -&gt; "<span class="external-link">apache-activemq
 -x.x.x-source-release.zip</span>")</li><li>Extract ActiveMQ from the ZIP file into a directory of your choice.</li><li><p><span class="confluence-anchor-link" id="GettingStarted-WindowsSourceInstallation"></span><br clear="none">The recommended method of building ActiveMQ is the following:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[REM add &#39;-Dmaven.test.skip=true&#39; if tests are failing on your system (should not happen)
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[REM add &quot;-Dmaven.test.skip=true&quot; if tests are failing on your system (should not happen)
 mvn clean install 
 ]]></script>
 </div></div><p>where [activemq_install_dir] is the directory in which ActiveMQ was installed.</p></li><li><p>If you prefer to use an IDE, then you can auto-generate the IDE's project file using maven plugins:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
@@ -128,7 +128,7 @@ Software was installed to:
 ]]></script>
 </div></div></li><li><p>Build ActiveMQ using Maven:<br clear="none"> The preferred method of building ActiveMQ is the following:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[cd [activemq_install_dir]
-mvn clean install # add &#39;-Dmaven.test.skip=true&#39; if tests are failing on your system (should not happen)]]></script>
+mvn clean install # add &quot;-Dmaven.test.skip=true&quot; if tests are failing on your system (should not happen)]]></script>
 </div></div><p>If Maven crashes with a java.lang.OutOfMemoryError, you you need to do this first (assuming a Bourne-like shell):</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[export MAVEN_OPTS=&quot;-Xmx512M&quot;
 ]]></script>