Author: buildbot
Date: Mon Jan 11 15:21:51 2016
New Revision: 977480

Log:
Production update by buildbot for activemq

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

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

Modified: websites/production/activemq/content/version-5-getting-started.html
==============================================================================
--- websites/production/activemq/content/version-5-getting-started.html 
(original)
+++ websites/production/activemq/content/version-5-getting-started.html Mon Jan 
11 15:21:51 2016
@@ -81,7 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 
id="Version5GettingStarted-Introduction">Introduction</h2><p>This document 
describes how to install and configure ActiveMQ for both Unix and Windows' 
platforms.</p><h2 id="Version5GettingStarted-DocumentOrganization">Document 
Organization</h2><p>The Getting Started Guide for ActiveMQ contains the 
following sections:</p><ul><li><a shape="rect" 
href="version-5-getting-started.html">#Introduction</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Document Organization</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Pre-Installation 
Requirements</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Installation Procedure for 
Windows</a><ul><li><a shape="rect" 
href="version-5-getting-started.html">#Windows Binary 
Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Windows Source 
Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Windows Develo
 pers' Release</a></li></ul></li><li><a shape="rect" 
href="version-5-getting-started.html">#Installation Procedure for 
Unix</a><ul><li><a shape="rect" href="version-5-getting-started.html">#Unix 
Binary Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Unix Source Installation</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Unix Developers' 
Release</a></li></ul></li><li><a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Testing the 
Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Monitoring ActiveMQ</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Stopping 
ActiveMQ</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ with a different 
configuration file</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Configuring ActiveMQ</a></li></ul><h2 
id="Version5Ge
 ttingStarted-Pre-InstallationRequirements">Pre-Installation 
Requirements</h2><p><strong>Hardware:</strong></p><ul><li>60 MB of free disk 
space for the ActiveMQ binary distribution.</li><li>200 MB of free disk space 
for the ActiveMQ source or developer's 
distributions.</li></ul><p><strong>Operating 
Systems:</strong></p><ul><li>Windows: Windows XP SP2, Windows 
2000.</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>Java Developer Kit 
(JDK) 1.6.x or greater for deployment and 1.6.x (Java 6) for 
compiling/building.</li><li>The JAVA_HOME environment variable must be set to 
the directory where the JDK is installed, e.g., <code>c:\Program 
Files\jdk.1.6.0_xx_xx</code>.</li><li>Maven 3.0 or greater (required when 
installing source or developer's releases).</li><li><a shape="rect" 
class="external-link" 
href="http://cvs.apache.org/repository/geronimo-spec/jars/";>JARs</a> that wil
 l be used must be added to the classpath.</li></ul><h2 
id="Version5GettingStarted-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="Version5GettingStarted-WindowsBinaryInstallation">Windows 
Binary Installation</h4><p>This procedure explains how to download and install 
the binary distribution on a Windows system.</p><ol><li>From a browser, 
navigate to <a shape="rect" class="external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="download.html">Download</a> link in the navigation pane 
(the left pane).</li><li>Select the latest distribution (for older releases, 
click the link to the archives).<br clear="none"> For a binary distribution, 
the filename will be similar to: 
<code>activemq-x.x.x.zip</code>.</li><li>Extract the files from the ZIP file 
into a directory o
 f your choice.</li><li>Proceed to the <a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Following start-up, go to the <a shape="rect" 
href="version-5-getting-started.html">#Testing the Installation</a> section of 
this document.</li></ol><h4 
id="Version5GettingStarted-WindowsSourceInstallation">Windows Source 
Installation</h4><p>This procedure explains how to download and install the 
source distribution on a Windows system.</p><p><strong>NOTE:</strong> ActiveMQ 
requires Java 6 to run and to build</p><ol><li>From a browser, navigate to <a 
shape="rect" class="external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="download.html">Download</a> link in the navigation pane 
(the left pane).</li><li>Select the latest distribution (for older releases, 
click the link to the archives).<br clear="none"> For a source distribution, 
the filename will be similar to: <code>activemq
 -x.x-src.zip</code>.</li><li>Extract ActiveMQ from the ZIP file into a 
directory of your choice.</li><li><span class="confluence-anchor-link" 
id="Version5GettingStarted-WindowsSourceInstallation"></span> Build ActiveMQ 
using Maven 2.1 or greater and Java 1.6.</li></ol><p>The recommended method of 
building ActiveMQ is the following:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+<div class="wiki-content maincontent"><h2 
id="Version5GettingStarted-Introduction">Introduction</h2><p>This document 
describes how to install and configure ActiveMQ for both Unix and Windows' 
platforms.</p><h2 id="Version5GettingStarted-DocumentOrganization">Document 
Organization</h2><p>The Getting Started Guide for ActiveMQ contains the 
following sections:</p><ul><li><a shape="rect" 
href="version-5-getting-started.html">#Introduction</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Document Organization</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Pre-Installation 
Requirements</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Installation Procedure for 
Windows</a><ul><li><a shape="rect" 
href="version-5-getting-started.html">#Windows Binary 
Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Windows Source 
Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Windows Develo
 pers' Release</a></li></ul></li><li><a shape="rect" 
href="version-5-getting-started.html">#Installation Procedure for 
Unix</a><ul><li><a shape="rect" href="version-5-getting-started.html">#Unix 
Binary Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Unix Source Installation</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Unix Developers' 
Release</a></li></ul></li><li><a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Testing the 
Installation</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Monitoring ActiveMQ</a></li><li><a 
shape="rect" href="version-5-getting-started.html">#Stopping 
ActiveMQ</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ with a different 
configuration file</a></li><li><a shape="rect" 
href="version-5-getting-started.html">#Configuring ActiveMQ</a></li></ul><h2 
id="Version5Ge
 ttingStarted-Pre-InstallationRequirements">Pre-Installation 
Requirements</h2><p><strong>Hardware:</strong></p><ul><li>60 MB of free disk 
space for the ActiveMQ binary distribution.</li><li>200 MB of free disk space 
for the ActiveMQ source or developer's 
distributions.</li></ul><p><strong>Operating 
Systems:</strong></p><ul><li>Windows: Windows XP SP2, Windows 
2000.</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>Java Developer Kit 
(JDK) 1.7.x or greater for deployment and 1.7.x (Java 7) for 
compiling/building.</li><li>The JAVA_HOME environment variable must be set to 
the directory where the JDK is installed, e.g., <code>c:\Program 
Files\jdk.1.7.0_xx_xx</code>.</li><li>Maven 3.0 or greater (required when 
installing source or developer's releases).</li><li><a shape="rect" 
class="external-link" 
href="http://cvs.apache.org/repository/geronimo-spec/jars/";>JARs</a> that wil
 l be used must be added to the classpath.</li></ul><h2 
id="Version5GettingStarted-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="Version5GettingStarted-WindowsBinaryInstallation">Windows 
Binary Installation</h4><p>This procedure explains how to download and install 
the binary distribution on a Windows system.</p><ol><li>From a browser, 
navigate to <a shape="rect" class="external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="download.html">Download</a> link in the navigation pane 
(the left pane).</li><li>Select the latest distribution (for older releases, 
click the link to the archives).<br clear="none"> For a binary distribution, 
the filename will be similar to: 
<code>activemq-x.x.x.zip</code>.</li><li>Extract the files from the ZIP file 
into a directory o
 f your choice.</li><li>Proceed to the <a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Following start-up, go to the <a shape="rect" 
href="version-5-getting-started.html">#Testing the Installation</a> section of 
this document.</li></ol><h4 
id="Version5GettingStarted-WindowsSourceInstallation">Windows Source 
Installation</h4><p>This procedure explains how to download and install the 
source distribution on a Windows system.</p><p><strong>NOTE:</strong> ActiveMQ 
requires Java 7 to run and to build</p><ol><li>From a browser, navigate to <a 
shape="rect" class="external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="download.html">Download</a> link in the navigation pane 
(the left pane).</li><li>Select the latest distribution (for older releases, 
click the link to the archives).<br clear="none"> For a source distribution, 
the filename will be similar to: <code>activemq
 -x.x-src.zip</code>.</li><li>Extract ActiveMQ from the ZIP file into a 
directory of your choice.</li><li><span class="confluence-anchor-link" 
id="Version5GettingStarted-WindowsSourceInstallation"></span> Build ActiveMQ 
using Maven 2.1 or greater and Java 1.7.</li></ol><p>The recommended method of 
building ActiveMQ is the following:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">cd [activemq_install_dir]
 mvn clean install
 </pre>
@@ -111,10 +111,10 @@ bin\activemq
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">&gt; cd [activemq_install_dir]/bin
 &gt; chmod 755 activemq
 </pre>
-</div></div></li><li>Proceed to the <a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Following start-up, go to the <a shape="rect" 
href="version-5-getting-started.html">#Testing the Installation</a> 
section.</li></ol><h4 id="Version5GettingStarted-UnixSourceInstallation">Unix 
Source Installation</h4><p>This procedure explains how to download and install 
the source distribution on a Unix system. This procedure assumes the Unix 
machine has a browser. Please see the previous <a shape="rect" 
href="version-5-getting-started.html">#Unix Binary Installation</a> section for 
details on how to install ActiveMQ without a 
browser.</p><p><strong>NOTE:</strong> ActiveMQ requires Java 6 to run and to 
build</p><ol><li>From a browser, navigate to <a shape="rect" 
class="external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="download.html">Download</a> link in the navigation pane 
 (the left pane).</li><li>Click the Maven ActiveMQ SNAPSHOT 
link.</li><li>Select the version of ActiveMQ to download<br clear="none"> For a 
source distribution, the filename will be similar to: 
<code>activemq-x.x-src.tar.gz</code>.</li><li><p>Extract the files from the ZIP 
file into a directory of your choice. For example:</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></li><li>Proceed to the <a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Following start-up, go to the <a shape="rect" 
href="version-5-getting-started.html">#Testing the Installation</a> 
section.</li></ol><h4 id="Version5GettingStarted-UnixSourceInstallation">Unix 
Source Installation</h4><p>This procedure explains how to download and install 
the source distribution on a Unix system. This procedure assumes the Unix 
machine has a browser. Please see the previous <a shape="rect" 
href="version-5-getting-started.html">#Unix Binary Installation</a> section for 
details on how to install ActiveMQ without a 
browser.</p><p><strong>NOTE:</strong> ActiveMQ requires Java 7 to run and to 
build</p><ol><li>From a browser, navigate to <a shape="rect" 
class="external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="download.html">Download</a> link in the navigation pane 
 (the left pane).</li><li>Click the Maven ActiveMQ SNAPSHOT 
link.</li><li>Select the version of ActiveMQ to download<br clear="none"> For a 
source distribution, the filename will be similar to: 
<code>activemq-x.x-src.tar.gz</code>.</li><li><p>Extract the files from the ZIP 
file into a directory of your choice. For example:</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">tar zxvf activemq.x.x-src.tar.gz
 </pre>
-</div></div></li><li><p>Build ActiveMQ using Maven 3.0 or greater and Java 
6:<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">
+</div></div></li><li><p>Build ActiveMQ using Maven 3.0 or greater and Java 
7:<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">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">cd [activemq_install_dir]
 mvn clean install
 </pre>
@@ -131,7 +131,7 @@ mvn clean install -Dmaven.test.skip=true
 </div></div><p>or</p><div class="code panel pdl" style="border-width: 
1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">mvn idea:idea
 </pre>
-</div></div><p>Feel free to use any other applicable IDE. Please refer to the 
<a shape="rect" class="external-link" 
href="http://maven.apache.org/reference/plugins/plugins.html";>plugin 
reference</a> for more details.<br clear="none"> <strong>NOTE:</strong> Working 
directories get created relative to the current directory. To create working 
directories in the proper place, ActiveMQ must be launched from its 
home/installation directory.</p></li><li>Proceed to the <a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Proceed to <a shape="rect" 
href="version-5-getting-started.html">#Testing the Installation</a> 
section.</li></ol><h4 id="Version5GettingStarted-UnixDeveloper'sRelease">Unix 
Developer's Release</h4><p>This procedure explains how to download and install 
the latest developer's snapshot.</p><p><strong>NOTE:</strong> ActiveMQ requires 
Java 6 to run and to build</p><ol><li>From a browser, navigate to <a 
shape="rect" class=
 "external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="version-5-getting-started.html">#Download</a> link in the 
navigation pane (the left pane).</li><li>Click the Maven ActiveMQ SNAPSHOT 
link.</li><li>Select the version of ActiveMQ to download</li><li><p>Extract the 
files from the gzip file into a directory of your choice. For example:<br 
clear="none"> For a binary developer's snapshot:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div><p>Feel free to use any other applicable IDE. Please refer to the 
<a shape="rect" class="external-link" 
href="http://maven.apache.org/reference/plugins/plugins.html";>plugin 
reference</a> for more details.<br clear="none"> <strong>NOTE:</strong> Working 
directories get created relative to the current directory. To create working 
directories in the proper place, ActiveMQ must be launched from its 
home/installation directory.</p></li><li>Proceed to the <a shape="rect" 
href="version-5-getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Proceed to <a shape="rect" 
href="version-5-getting-started.html">#Testing the Installation</a> 
section.</li></ol><h4 id="Version5GettingStarted-UnixDeveloper'sRelease">Unix 
Developer's Release</h4><p>This procedure explains how to download and install 
the latest developer's snapshot.</p><p><strong>NOTE:</strong> ActiveMQ requires 
Java 7 to run and to build</p><ol><li>From a browser, navigate to <a 
shape="rect" class=
 "external-link" 
href="http://activemq.apache.org/";>activemq.apache.org/</a>.</li><li>Click the 
<a shape="rect" href="version-5-getting-started.html">#Download</a> link in the 
navigation pane (the left pane).</li><li>Click the Maven ActiveMQ SNAPSHOT 
link.</li><li>Select the version of ActiveMQ to download</li><li><p>Extract the 
files from the gzip file into a directory of your choice. For example:<br 
clear="none"> For a binary developer's snapshot:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">tar zxvf activemq-x.x.x.tar.gz
 </pre>
 </div></div><p>For a source developer's snapshot:</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">


Reply via email to