Author: buildbot
Date: Thu Oct 15 18:21:14 2015
New Revision: 969058

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 Thu Oct 15 
18:21:14 2015
@@ -81,7 +81,22 @@
   <tbody>
         <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="getting-started.html">#Introduction</a></li><li><a shape="rect" 
href="getting-started.html">#Document Organization</a></li><li><a shape="rect" 
href="getting-started.html">#Pre-Installation Requirements</a></li><li><a 
shape="rect" href="getting-started.html">#Installation Procedure for 
Windows</a><ul><li><a shape="rect" href="getting-started.html">#Windows Binary 
Installation</a></li><li><a shape="rect" href="getting-started.html">#Windows 
Source Installation</a></li><li><a shape="rect" 
href="getting-started.html">#Windows Developers' 
Release</a></li></ul></li><li><a shape="rect" href="getting
 -started.html">#Installation Procedure for Unix</a><ul><li><a shape="rect" 
href="getting-started.html">#Unix Binary Installation</a></li><li><a 
shape="rect" href="getting-started.html">#Using Homebrew installer on 
OSX</a></li><li><a shape="rect" href="getting-started.html">#Unix Source 
Installation</a></li><li><a shape="rect" href="getting-started.html">#Unix 
Developers' Release</a></li></ul></li><li><a shape="rect" 
href="getting-started.html">#Starting ActiveMQ</a></li><li><a shape="rect" 
href="getting-started.html">#Testing the Installation</a></li><li><a 
shape="rect" href="getting-started.html">#Monitoring ActiveMQ</a></li><li><a 
shape="rect" href="getting-started.html">#Stopping ActiveMQ</a></li><li><a 
shape="rect" href="getting-started.html">#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 Runtime Environment (JRE)</a>&#160; <strong>JRE 
1.7</strong> (1.6 for version &lt;=5.10.0)<br clear="none">(a JDK is required 
if you plan to recompile source code)</li><li>The JAVA_HOME environment 
variable must be set to the directory where the JRE is installed<br 
clear="none">(Unix: the binary "java" has to be resolvable by the PATH 
variable; execute "which java" to verify)</li><li><a shape="rec
 t" class="external-link" href="http://maven.apache.org/";>Maven</a> 3.0.0 build 
system<br clear="none">(only if you plan to recompile source code)</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 if you plan to 
recompile source code)</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 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-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="getting-started.html">#Starting ActiveMQ</a> section of this 
document.</li><li>Following start-up, go to the <a shape="rect" 
href="getting-started.html">#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 b
 uilding 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="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 class="confluence-link">The Getting Started Guide for 
ActiveMQ 4.x document contains the following sections:</p><p 
class="confluence-link"><style type="text/css">/*<![CDATA[*/
+div.rbtoc1444933198685 {padding: 0px;}
+div.rbtoc1444933198685 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1444933198685 li {margin-left: 0px;padding-left: 0px;}
+
+/*]]>*/</style></p><div class="toc-macro rbtoc1444933198685">
+<ul class="toc-indentation"><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 class="toc-indentation"><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 shape="rect" 
href="#GettingStarted-WindowsDeveloper'sRelease">Windows Developer's 
Release</a></li></ul>
+</li><li><a shape="rect" 
href="#GettingStarted-InstallationProcedureforUnix">Installation Procedure for 
Unix</a>
+<ul class="toc-indentation"><li><a shape="rect" 
href="#GettingStarted-UnixBinaryInstallationUnixBinaryInstallation">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-UnixDeveloper'sRelease">Unix Developer's 
Release</a></li></ul>
+</li><li><a shape="rect" 
href="#GettingStarted-StartingActiveMQStartingActiveMQ">Starting ActiveMQ</a>
+<ul class="toc-indentation"><ul class="toc-indentation"><li><a shape="rect" 
href="#GettingStarted-OnWindows:">On Windows:</a></li><li><a shape="rect" 
href="#GettingStarted-OnUnix:">On Unix:</a></li></ul><li><a shape="rect" 
href="#GettingStarted-Morehelp">More help</a></li></ul>
+</li><li><a shape="rect" 
href="#GettingStarted-TestingtheInstallationTestingtheInstallation">Testing the 
Installation</a>
+<ul class="toc-indentation"><li><a shape="rect" 
href="#GettingStarted-Usingtheadministrativeinterface">Using the administrative 
interface</a></li><li><a shape="rect" 
href="#GettingStarted-Logfileandconsoleoutput">Logfile and console 
output</a></li><li><a shape="rect" href="#GettingStarted-Listenport">Listen 
port</a></li></ul>
+</li><li><a shape="rect" href="#GettingStarted-MonitoringActiveMQ">Monitoring 
ActiveMQ</a></li><li><a shape="rect" 
href="#GettingStarted-StoppingActiveMQ">Stopping ActiveMQ</a></li><li><a 
shape="rect" href="#GettingStarted-ConfiguringActiveMQ">Configuring 
ActiveMQ</a></li><li><a shape="rect" 
href="#GettingStarted-AdditionalResources">Additional Resources</a></li></ul>
+</div><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 Runtime Environment (JRE)</a>&#160; <strong>JRE 
1.7</strong> (1.6 for version &lt;=5.10.0)<br clear="none">(a JDK is required 
if you plan to recompile source code)</li><li>The JAVA_HOME env
 ironment variable must be set to the directory where the JRE is installed<br 
clear="none">(Unix: the binary "java" has 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 if you plan to recompile source code)</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 if you plan to 
recompile source code)</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 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-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="getting-started.html">#Starting ActiveMQ</a> section 
of this document.</li><li>Following start-up, go to the <a shape="rect" 
href="getting-started.html">#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>Ex
 tract 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">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">REM add "-Dmaven.test.skip=true" if tests are failing 
on your system (should not happen)
 mvn clean install 
 </pre>


Reply via email to