Author: jbertram
Date: Sat Mar 16 01:18:29 2019
New Revision: 1041940
Log:
Fix some links, add a couple of missing files
Added:
websites/production/activemq/content/activemq-website/all-forums.html
websites/production/activemq/content/activemq-website/developer-forum.html
Removed:
websites/production/activemq/content/activemq-website/all-forums.md
websites/production/activemq/content/activemq-website/developer-forum.md
Modified:
websites/production/activemq/content/activemq-website/faq.html
websites/production/activemq/content/activemq-website/resource-adapter.html
websites/production/activemq/content/activemq-website/spring-support.html
websites/production/activemq/content/activemq-website/stomp.html
websites/production/activemq/content/activemq-website/team/reports/2016-02.html
websites/production/activemq/content/activemq-website/team/reports/2016-05.html
websites/production/activemq/content/activemq-website/team/reports/2018-01.html
websites/production/activemq/content/activemq-website/uri-protocols.html
Added: websites/production/activemq/content/activemq-website/all-forums.html
==============================================================================
--- websites/production/activemq/content/activemq-website/all-forums.html
(added)
+++ websites/production/activemq/content/activemq-website/all-forums.html Sat
Mar 16 01:18:29 2019
@@ -0,0 +1,149 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <title>ActiveMQ</title>
+ <link rel="icon" type="image/png"
href="/activemq-website/assets/img/favicon.png">
+
+ <link rel="stylesheet" href="/activemq-website/css/main.css">
+ <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"
integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ"
crossorigin="anonymous"></script>
+ <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
+ <script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
+</head>
+
+<body>
+<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <div class="container">
+ <!-- <a class="navbar-brand mr-auto" href="#"><img style="height:
50px" src="assets/img/apache-feather.png" /></a> -->
+ <a class="navbar-brand mr-auto" href="#"><img
src="/activemq-website/assets/img/testlogoblacksmall.png" style="height:
50px"/></a>
+ <button class="navbar-toggler ml-auto" type="button"
data-toggle="collapse" data-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle
navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="ml-auto collapse navbar-collapse" id="navbarContent">
+ <ul class="navbar-nav ml-auto">
+ <li class="nav-item">
+ <a class="nav-link active"
href="/activemq-website/index.html">Home</a>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownProjects"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Projects</a>
+ <ul class="dropdown-menu dropdown-menu-center"
aria-labelledby="navbarDropdownProjects">
+ <div class="row">
+ <div class="col-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Projects</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/classic">ActiveMQ
5</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/artemis/">ActiveMQ
Artemis</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/nms">NMS Clients</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/cms">CMS Client</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownCommunity"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Contact</a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownCommunity">
+ <div class="row">
+ <div class="col-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Contact</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#mailing">Mailing
Lists</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#irc">IRC</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#issues">Report
Issues</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="/activemq-website/contact#contributing">Contributing</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Team</a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
+ <div class="row">
+ <div class="col-sm-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Team</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team">PMC & Committers</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team/reports">Board
Reports</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Apache</a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
+ <div class="row">
+ <div class="col-sm-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Apache</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org">The Apache Software
Foundation</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/events/current-event">Events</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+</nav>
+
+<div class="content">
+ <div class="page-title-activemq5">
+ <div class="container">
+ <h1>All Forums</h1>
+ </div>
+ </div>
+ <div class="container" >
+ <div class="row" style="margin-top: 30px">
+ <div class="col-12 activemq5">
+ <p><a href="community">Community</a>Â >Â <a
href="mailing-lists">Mailing Lists</a>Â >Â <a href="all-forums">All
Forums</a></p>
+
+<p><a href="http://www.nabble.com/ActiveMQ-f2354.html">ActiveMQ</a></p>
+
+
+ </div>
+ </div>
+ </div>
+</div>
+<div class="row sitemap">
+ <div class="col-sm-12">
+ <div class="container">
+ <div class="row">
+ <div class="col-sm-12">
+ <div class="row">
+ <div class="col-sm-3">
+ <div >
+ <img class="float-left" style="max-height: 100px"
src="/activemq-website/assets/img/testlogowhitesmallvertical.png"/>
+ </div>
+ </div>
+ <div style="text-align: center; margin-bottom: 0px; margin-top:
30px; font-size: 65%" class="col-sm-6">
+ <p>Apache ActiveMQ, ActiveMQ, ActiveMQ Artemis, Apache, the
Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The
Apache Software Foundation. Copyright © 2019, The Apache Software
Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p>
+ </div>
+ <div class="col-sm-3">
+ <div >
+ <a href="https://www.apache.org"><img class="float-right"
style="margin-top: 10px; max-height: 80px"
src="/activemq-website/assets/img/apache-logo-small.png"/></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
+
+</body>
+</html>
Added:
websites/production/activemq/content/activemq-website/developer-forum.html
==============================================================================
--- websites/production/activemq/content/activemq-website/developer-forum.html
(added)
+++ websites/production/activemq/content/activemq-website/developer-forum.html
Sat Mar 16 01:18:29 2019
@@ -0,0 +1,149 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <title>ActiveMQ</title>
+ <link rel="icon" type="image/png"
href="/activemq-website/assets/img/favicon.png">
+
+ <link rel="stylesheet" href="/activemq-website/css/main.css">
+ <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"
integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ"
crossorigin="anonymous"></script>
+ <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
+ <script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
+</head>
+
+<body>
+<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <div class="container">
+ <!-- <a class="navbar-brand mr-auto" href="#"><img style="height:
50px" src="assets/img/apache-feather.png" /></a> -->
+ <a class="navbar-brand mr-auto" href="#"><img
src="/activemq-website/assets/img/testlogoblacksmall.png" style="height:
50px"/></a>
+ <button class="navbar-toggler ml-auto" type="button"
data-toggle="collapse" data-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle
navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="ml-auto collapse navbar-collapse" id="navbarContent">
+ <ul class="navbar-nav ml-auto">
+ <li class="nav-item">
+ <a class="nav-link active"
href="/activemq-website/index.html">Home</a>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownProjects"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Projects</a>
+ <ul class="dropdown-menu dropdown-menu-center"
aria-labelledby="navbarDropdownProjects">
+ <div class="row">
+ <div class="col-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Projects</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/classic">ActiveMQ
5</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/artemis/">ActiveMQ
Artemis</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/nms">NMS Clients</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/cms">CMS Client</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownCommunity"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Contact</a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownCommunity">
+ <div class="row">
+ <div class="col-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Contact</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#mailing">Mailing
Lists</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#irc">IRC</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#issues">Report
Issues</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="/activemq-website/contact#contributing">Contributing</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Team</a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
+ <div class="row">
+ <div class="col-sm-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Team</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team">PMC & Committers</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team/reports">Board
Reports</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Apache</a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
+ <div class="row">
+ <div class="col-sm-12">
+ <ul class="multi-column-dropdown">
+ <h6 class="dropdown-header">Apache</h6>
+ <div class="dropdown-divider"></div>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org">The Apache Software
Foundation</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/events/current-event">Events</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+</nav>
+
+<div class="content">
+ <div class="page-title-activemq5">
+ <div class="container">
+ <h1>Developer Forum</h1>
+ </div>
+ </div>
+ <div class="container" >
+ <div class="row" style="margin-top: 30px">
+ <div class="col-12 activemq5">
+ <p><a href="community">Community</a>Â >Â <a
href="mailing-lists">Mailing Lists</a>Â >Â <a
href="developer-forum">Developer Forum</a></p>
+
+<p><a
href="http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html">ActiveMQ
- Dev</a></p>
+
+
+ </div>
+ </div>
+ </div>
+</div>
+<div class="row sitemap">
+ <div class="col-sm-12">
+ <div class="container">
+ <div class="row">
+ <div class="col-sm-12">
+ <div class="row">
+ <div class="col-sm-3">
+ <div >
+ <img class="float-left" style="max-height: 100px"
src="/activemq-website/assets/img/testlogowhitesmallvertical.png"/>
+ </div>
+ </div>
+ <div style="text-align: center; margin-bottom: 0px; margin-top:
30px; font-size: 65%" class="col-sm-6">
+ <p>Apache ActiveMQ, ActiveMQ, ActiveMQ Artemis, Apache, the
Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The
Apache Software Foundation. Copyright © 2019, The Apache Software
Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p>
+ </div>
+ <div class="col-sm-3">
+ <div >
+ <a href="https://www.apache.org"><img class="float-right"
style="margin-top: 10px; max-height: 80px"
src="/activemq-website/assets/img/apache-logo-small.png"/></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
+
+</body>
+</html>
Modified: websites/production/activemq/content/activemq-website/faq.html
==============================================================================
--- websites/production/activemq/content/activemq-website/faq.html (original)
+++ websites/production/activemq/content/activemq-website/faq.html Sat Mar 16
01:18:29 2019
@@ -147,7 +147,7 @@
<h3 id="jms">JMS</h3>
-<p>Questions on using the JMS API and <a href="Fmom">MOM</a> in general</p>
+<p>Questions on using the JMS API and <a href="mom">MOM</a> in general</p>
<ul>
<li><a href="can-i-modify-messages-on-a-queue">Can I modify messages on a
queue</a></li>
@@ -180,8 +180,8 @@
<li><a href="can-i-send-really-large-files-over-activemq">Can I send really
large files over ActiveMQ</a></li>
<li><a href="can-i-use-activemq-5x-or-later-on-java-14">Can I use ActiveMQ
5.x or later on Java 1.4</a></li>
<li><a href="can-two-brokers-share-the-same-database">Can two brokers share
the same database</a></li>
- <li><a href="does-activemq-support-/Features/clustering">Does ActiveMQ
support clustering</a></li>
- <li><a href="how-can-i-avoid-serialization-of-objects-in-Features/Message
Features/objectmessage">How can I avoid serialization of Objects in
ObjectMessage</a></li>
+ <li><a href="does-activemq-support-clustering">Does ActiveMQ support
clustering</a></li>
+ <li><a href="how-can-i-avoid-serialization-of-objects-in-objectmessage">How
can I avoid serialization of Objects in ObjectMessage</a></li>
<li><a href="how-can-i-get-a-list-of-the-topics-and-queues-in-a-broker">How
can I get a list of the topics and queues in a broker</a></li>
<li><a href="how-can-i-make-activemq-faster">How can I make ActiveMQ
faster</a></li>
<li><a href="how-can-i-monitor-activemq">How can I monitor ActiveMQ</a></li>
@@ -193,7 +193,7 @@
<li><a href="how-do-distributed-queues-work">How do distributed queues
work</a></li>
<li><a href="how-do-i-access-activemq-from-c">How do I access ActiveMQ from
C</a></li>
<li><a href="how-do-i-access-activemq-from-csharp-or-dotnet">How do I access
ActiveMQ from CSharp or dotNet</a></li>
- <li><a
href="how-do-i-access-activemq-from-ruby-perl-python-Connectivity/Cross
Language Clients/php">How do I access ActiveMQ from Ruby, Perl, Python,
PHP</a></li>
+ <li><a href="how-do-i-access-activemq-from-ruby-perl-python-php">How do I
access ActiveMQ from Ruby, Perl, Python, PHP</a></li>
<li><a href="how-do-i-bridge-different-jms-providers">How do I bridge
different JMS providers</a></li>
<li><a href="how-do-i-change-dispatch-policy">How do I change dispatch
policy</a></li>
<li><a href="how-do-i-change-the-logging">How do I change the
logging</a></li>
@@ -251,7 +251,7 @@
<li><a href="how-do-i-configure-distributed-queues-or-topics">How do I
configure distributed queues or topics</a></li>
<li><a href="how-do-i-configure-the-queues-i-want">How do I configure the
queues I want</a></li>
<li><a
href="how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl">How do I
define a local address and local port for TCP or SSL</a></li>
- <li><a href="how-do-i-disable-Features/persistence">How do I disable
persistence</a></li>
+ <li><a href="how-do-i-disable-persistence">How do I disable
persistence</a></li>
<li><a href="how-do-i-run-activemq-under-the-kaffe-jvm">How do I run
ActiveMQ under the Kaffe JVM</a></li>
<li><a href="how-to-configure-a-new-database">How to configure a new
database</a></li>
<li><a href="how-to-deploy-activemq-ra-versionrar-to-weblogic">How to deploy
activemq-ra-version.rar to weblogic</a></li>
@@ -267,7 +267,7 @@
<li><a href="does-activemq-support-my-sql-database">Does ActiveMQ support my
SQL database</a></li>
<li><a href="how-does-journaling-work-with-multiple-brokers">How does
journaling work with multiple brokers</a></li>
<li><a href="how-does-the-journal-work">How does the journal work</a></li>
- <li><a href="how-do-i-back-up-Features/Persistence/kahadb">How do I back-up
KahaDB</a></li>
+ <li><a href="how-do-i-back-up-kahadb">How do I back-up KahaDB</a></li>
<li><a
href="how-do-i-change-the-message-store-directory-for-an-embedded-broker">How
do I change the message store directory for an embedded broker</a></li>
<li><a href="is-there-a-specified-size-of-the-journal">Is there a specified
size of the journal</a></li>
<li><a href="what-happens-when-the-journal-size-is-exceeded">What happens
when the journal size is exceeded</a></li>
Modified:
websites/production/activemq/content/activemq-website/resource-adapter.html
==============================================================================
--- websites/production/activemq/content/activemq-website/resource-adapter.html
(original)
+++ websites/production/activemq/content/activemq-website/resource-adapter.html
Sat Mar 16 01:18:29 2019
@@ -117,7 +117,7 @@
<p>ActiveMQ includes a Java Connector Architecture (JCA) 1.5 Resource Adapter.
JCA 1.5 defines the contract between an J2EE application server and external
resources such as databases and messaging middleware. It allows the application
server to efficiently pool connections, control transactions and manage
security. The Resource Adapter allows ActiveMQ to be used from any J2EE 1.4
application server. We have tested that the Resource Adapter works in the
following J2EE 1.4 containers</p>
<ul>
- <li><a href="http://tomee.apache.org/tomcat-/FAQ/jms">TomEE</a> 1</li>
+ <li><a href="http://tomee.apache.org/tomcat-jms">TomEE</a> 1</li>
<li>Geronimo 1</li>
<li>GlassFish</li>
<li>JBoss 4</li>
Modified:
websites/production/activemq/content/activemq-website/spring-support.html
==============================================================================
--- websites/production/activemq/content/activemq-website/spring-support.html
(original)
+++ websites/production/activemq/content/activemq-website/spring-support.html
Sat Mar 16 01:18:29 2019
@@ -133,7 +133,7 @@ There is a great <a href="http://codedep
</property>
</bean>
</code></pre></div></div>
-<p>From 1.1 of ActiveMQ onwards you can also use JNDI to configure ActiveMQ
within Spring. <a
href="http://svn.apache.org/repos/asf/activemq/trunk/activemq-unit-tests/src/test/resources/spring-jndi.xml">This
example</a> shows how to configure Spring using ActiveMQâs <a
href="jndi-Community/support">JNDI Support</a>.</p>
+<p>From 1.1 of ActiveMQ onwards you can also use JNDI to configure ActiveMQ
within Spring. <a
href="http://svn.apache.org/repos/asf/activemq/trunk/activemq-unit-tests/src/test/resources/spring-jndi.xml">This
example</a> shows how to configure Spring using ActiveMQâs <a
href="jndi-support">JNDI Support</a>.</p>
<h3 id="using-spring">Using Spring</h3>
@@ -187,7 +187,7 @@ There is a great <a href="http://codedep
</property>
</bean>
</code></pre></div></div>
-<p>The <code class="highlighter-rouge">PooledConnectionFactory</code> supports
the pooling of Connection, Session and MessageProducer instances so it can be
used with tools like <a href="http://camel.apache.org/activemq.html">Camel</a>
and Springâs <a
href="http://activemq.apache.orgConnectivity/Containers/spring-Community/support">JmsTemplate
and MessagListenerContainer</a> . Connections, sessions and producers are
returned to a pool after use so that they can be reused later without having to
undergo the cost of creating them again.</p>
+<p>The <code class="highlighter-rouge">PooledConnectionFactory</code> supports
the pooling of Connection, Session and MessageProducer instances so it can be
used with tools like <a href="http://camel.apache.org/activemq.html">Camel</a>
and Springâs <a href="spring-support">JmsTemplate and
MessagListenerContainer</a> . Connections, sessions and producers are returned
to a pool after use so that they can be reused later without having to undergo
the cost of creating them again.</p>
<p>Note: while the <code
class="highlighter-rouge">PooledConnectionFactory</code> does allow the
creation of a collection of active consumers, it does not âpoolâ consumers.
Pooling makes sense for connections, sessions and producers, which can be
seldom-used resources, are expensive to create and can remain idle a minimal
cost. Consumers, on the other hand, are usually just created at startup and
left going, handling incoming messages as they come. When a consumer is
complete, itâs preferred to shut down it down rather than leave it idle and
return it to a pool for later reuse: this is because, even if the consumer is
idle, ActiveMQ will keep delivering messages to the consumerâs prefetch
buffer, where theyâll get held up until the consumer is active again.</p>
@@ -197,7 +197,7 @@ There is a great <a href="http://codedep
<h2 id="consuming-jms-from-inside-spring">Consuming JMS from inside Spring</h2>
-<p>Springâs <a
href="http://static.springsource.org/spring/docs/2.5.x/reference/FAQ/jms.md#Community/FAQ/jms.mdp">MessagListenerContainer</a>
should be used for message consumption. This provides all the power of MDBs -
efficient JMS consumption and pooling of the message listeners - but without
requiring a full EJB container.</p>
+<p>Springâs <a
href="http://static.springsource.org/spring/docs/2.5.x/reference/FAQ/jms.md#jms.mdp">MessagListenerContainer</a>
should be used for message consumption. This provides all the power of MDBs -
efficient JMS consumption and pooling of the message listeners - but without
requiring a full EJB container.</p>
<p>You can use the <code class="highlighter-rouge">activemq-pool</code> <code
class="highlighter-rouge">org.apache.activemq.pool.PooledConnectionFactory</code>
for efficient pooling of the connections and sessions for your collection of
consumers, or you can use the Spring JMS <code
class="highlighter-rouge">org.springframework.jms.connection.CachingConnectionFactory</code>
to achieve the same effect.</p>
@@ -207,7 +207,7 @@ There is a great <a href="http://codedep
<ul>
<li><a
href="http://codedependents.com/2010/03/04/synchronous-request-response-with-activemq-and-spring/">Synchronous
Request Response with ActiveMQ and Spring</a></li>
- <li><a
href="http://bsnyderblog.blogspot.com/2010/02/using-spring-jmstemplate-to-send-/FAQ/jms">Using
Spring to Send JMS Messages</a></li>
+ <li><a
href="http://bsnyderblog.blogspot.com/2010/02/using-spring-jmstemplate-to-send-jms">Using
Spring to Send JMS Messages</a></li>
<li><a
href="http://bsnyderblog.blogspot.com/2010/02/using-spring-to-receive-jms-messages.html">Using
Spring to Receive JMS Messages</a></li>
<li><a
href="http://bsnyderblog.blogspot.com/2010/05/tuning-jms-message-consumption-in.html">Tuning
JMS Message Consumption In Spring</a></li>
</ul>
Modified: websites/production/activemq/content/activemq-website/stomp.html
==============================================================================
--- websites/production/activemq/content/activemq-website/stomp.html (original)
+++ websites/production/activemq/content/activemq-website/stomp.html Sat Mar 16
01:18:29 2019
@@ -182,7 +182,7 @@
<h3 id="enabling-stomp-over-nio">Enabling Stomp over NIO</h3>
-<p><strong>From ActiveMQ 5.3</strong>: for better scalability and performance
the Stomp protocol can be configured to be run over the NIO transport. The <a
href="http://activemq.apache.orgUsing
ActiveMQ/configuring-transports.md#ConfiguringTransports-TheNIOTransport">NIO
transport</a> will use far fewer threads than the corresponding TCP connector.
This can help when support for a <a
href="http://activemq.apache.orgCommunity/FAQ/Configuration/how-do-i-configure-10s-of-1000s-of-queues-in-a-single-broker-">large
number of queues</a> is required. To use NIO change the URI scheme of the
transport connector to <code class="highlighter-rouge">stomp+nio</code>.</p>
+<p><strong>From ActiveMQ 5.3</strong>: for better scalability and performance
the Stomp protocol can be configured to be run over the NIO transport. The <a
href="http://activemq.apache.orgUsing
ActiveMQ/configuring-transports.md#ConfiguringTransports-TheNIOTransport">NIO
transport</a> will use far fewer threads than the corresponding TCP connector.
This can help when support for a <a
href="how-do-i-configure-10s-of-1000s-of-queues-in-a-single-broker">large
number of queues</a> is required. To use NIO change the URI scheme of the
transport connector to <code class="highlighter-rouge">stomp+nio</code>.</p>
<p>Example:</p>
<div class="highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><transportConnector name="stomp+nio"
uri="stomp+nio://localhost:61612"/>
@@ -195,7 +195,7 @@
<p>Example:</p>
<div class="highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><transportConnector name="stomp+ssl"
uri="stomp+ssl://localhost:61612"/>
</code></pre></div></div>
-<p>For more details on using SSL with ActiveMQ see the following article (<a
href="http://activemq.apache.orgCommunity/FAQ/Using Apache
ActiveMQ/Community/FAQ/Using Apache ActiveMQ/how-do-i-use-ssl">How do I use
SSL</a>). An example of using Stomp over SSL on the client side can be found in
the <a href="http://stomp.fusesource.org/documentation/php/book.html#SSL">PHP
Stomp client example</a>.</p>
+<p>For more details on using SSL with ActiveMQ see the following article (<a
href="http://activemq.apache.org/how-do-i-use-ssl">How do I use SSL</a>). An
example of using Stomp over SSL on the client side can be found in the <a
href="http://stomp.fusesource.org/documentation/php/book.html#SSL">PHP Stomp
client example</a>.</p>
<h3 id="heart-beat-grace-period">Heart-Beat Grace Period</h3>
Modified:
websites/production/activemq/content/activemq-website/team/reports/2016-02.html
==============================================================================
---
websites/production/activemq/content/activemq-website/team/reports/2016-02.html
(original)
+++
websites/production/activemq/content/activemq-website/team/reports/2016-02.html
Sat Mar 16 01:18:29 2019
@@ -1,108 +1,10 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>ActiveMQ</title>
- <link rel="icon" type="image/png"
href="/activemq-website/assets/img/favicon.png">
+---
+layout: default
+title: Board Report - February 2016
+breadcrumb: Board Report - February 2016
+---
- <link rel="stylesheet" href="/activemq-website/css/main.css">
- <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"
integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ"
crossorigin="anonymous"></script>
- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
- <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
- <script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
-</head>
-
-<body>
- <nav class="navbar navbar-expand-lg navbar-light fixed-top">
- <div class="container">
- <!-- <a class="navbar-brand mr-auto" href="#"><img style="height:
50px" src="assets/img/apache-feather.png" /></a> -->
- <a class="navbar-brand mr-auto" href="#"><img
src="/activemq-website/assets/img/testlogoblacksmall.png" style="height:
50px"/></a>
- <button class="navbar-toggler ml-auto" type="button"
data-toggle="collapse" data-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle
navigation">
- <span class="navbar-toggler-icon"></span>
- </button>
-
- <div class="ml-auto collapse navbar-collapse" id="navbarContent">
- <ul class="navbar-nav ml-auto">
- <li class="nav-item">
- <a class="nav-link active"
href="/activemq-website/index.html">Home</a>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownProjects"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Projects</a>
- <ul class="dropdown-menu dropdown-menu-center"
aria-labelledby="navbarDropdownProjects">
- <div class="row">
- <div class="col-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Projects</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/classic">ActiveMQ
5</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/artemis/">ActiveMQ
Artemis</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/nms">NMS Clients</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/cms">CMS Client</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownCommunity"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Contact</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownCommunity">
- <div class="row">
- <div class="col-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Contact</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#mailing">Mailing
Lists</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#irc">IRC</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#issues">Report
Issues</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="/activemq-website/contact#contributing">Contributing</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Team</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
- <div class="row">
- <div class="col-sm-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Team</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team">PMC & Committers</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team/reports">Board
Reports</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Apache</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
- <div class="row">
- <div class="col-sm-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Apache</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org">The Apache Software
Foundation</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/events/current-event">Events</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- </ul>
- </div>
- </div>
-</nav>
-
- <div class="content">
- <div class="page-title">
+<div class="page-title">
<div class="container">
<h1>BOARD REPORT - February 2016</h1>
</div>
@@ -116,10 +18,10 @@
<li>Apache.NMS added a new provider implementation
<strong>Apache.NMS.XMS</strong> for connecting to IBM WebSphere MQSeries. This
was contributed by the user community, and based on the existing Apache.NMS
provider implementation for TIBCO EMS. There are now eight NMS provider
implementations.</li>
<li>ActiveMQ 5.x added several new features in version
5.13.0</li>
<ul>
- <li>There is now support for automatic wire protocol
detection (OpenWire, STOMP, MQTT, and AMQP) using the new <a
href="Connectivity/Protocols/auto.md">auto transport</a>.</li>
+ <li>There is now support for automatic wire protocol
detection (OpenWire, STOMP, MQTT, and AMQP) using the new <a
href="../../auto">auto transport</a>.</li>
<li>Improved metrics as the broker now keeps track of the
memory size of pending messages.</li>
<li>A pure Java API for runtime configuration changes to the
broker. Â Previously only changes could be done in XML.</li>
- <li>There is now support for <a
href="Features/Clustering/networks-of-brokers.md">dynamic network demand</a>Â
based on the existence of Virtual Consumers.</li>
+ <li>There is now support for <a
href="../../networks-of-brokers">dynamic network demand</a>Â based on the
existence of Virtual Consumers.</li>
<li>Support was added for sending scheduled message using
message annotations when using AMQP.</li>
<li>The ability to dynamically shrink and regrow the store
size at runtime based on available disk space.</li>
</ul>
@@ -139,7 +41,7 @@
<li>New commmitters</p>
<ul>
<li>Matt Richard Hogstrom was added as a committer on
Thu Jan 28 2016 (not sure why he was added, got this info from <a
href="http://reporter.apache.org">reporter.apache.org</a>)</li>
- <li>John Robert Sisson was added as a committer on Thu
Jan 28 2016 (not sure why he was added, got this info from <a
href="http://reporter.apache.org/">reporter.apache.org</a>)</li>
+ <li>John Robert Sisson was added as a committer on Thu
Jan 28 2016 (not sure why he was added, got this info from <a
href="http://reporter.apache.org">reporter.apache.org</a>)</li>
</ul>
</ul>
<h5 class="text-green">Releases</h5>
@@ -184,33 +86,3 @@
</div>
</div>
</div>
-
- </div>
- <div class="row sitemap">
- <div class="col-sm-12">
- <div class="container">
- <div class="row">
- <div class="col-sm-12">
- <div class="row">
- <div class="col-sm-3">
- <div >
- <img class="float-left" style="max-height: 100px"
src="/activemq-website/assets/img/testlogowhitesmallvertical.png"/>
- </div>
- </div>
- <div style="text-align: center; margin-bottom: 0px; margin-top:
30px; font-size: 65%" class="col-sm-6">
- <p>Apache ActiveMQ, ActiveMQ, ActiveMQ Artemis, Apache, the
Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The
Apache Software Foundation. Copyright © 2019, The Apache Software
Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p>
- </div>
- <div class="col-sm-3">
- <div >
- <a href="https://www.apache.org"><img class="float-right"
style="margin-top: 10px; max-height: 80px"
src="/activemq-website/assets/img/apache-logo-small.png"/></a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
-</div>
-
-</body>
-</html>
Modified:
websites/production/activemq/content/activemq-website/team/reports/2016-05.html
==============================================================================
---
websites/production/activemq/content/activemq-website/team/reports/2016-05.html
(original)
+++
websites/production/activemq/content/activemq-website/team/reports/2016-05.html
Sat Mar 16 01:18:29 2019
@@ -1,108 +1,10 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>ActiveMQ</title>
- <link rel="icon" type="image/png"
href="/activemq-website/assets/img/favicon.png">
+---
+layout: default
+title: Board Report - May 2016
+breadcrumb: Board Report - May 2016
+---
- <link rel="stylesheet" href="/activemq-website/css/main.css">
- <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"
integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ"
crossorigin="anonymous"></script>
- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
- <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
- <script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
-</head>
-
-<body>
- <nav class="navbar navbar-expand-lg navbar-light fixed-top">
- <div class="container">
- <!-- <a class="navbar-brand mr-auto" href="#"><img style="height:
50px" src="assets/img/apache-feather.png" /></a> -->
- <a class="navbar-brand mr-auto" href="#"><img
src="/activemq-website/assets/img/testlogoblacksmall.png" style="height:
50px"/></a>
- <button class="navbar-toggler ml-auto" type="button"
data-toggle="collapse" data-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle
navigation">
- <span class="navbar-toggler-icon"></span>
- </button>
-
- <div class="ml-auto collapse navbar-collapse" id="navbarContent">
- <ul class="navbar-nav ml-auto">
- <li class="nav-item">
- <a class="nav-link active"
href="/activemq-website/index.html">Home</a>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownProjects"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Projects</a>
- <ul class="dropdown-menu dropdown-menu-center"
aria-labelledby="navbarDropdownProjects">
- <div class="row">
- <div class="col-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Projects</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/classic">ActiveMQ
5</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/artemis/">ActiveMQ
Artemis</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/nms">NMS Clients</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/cms">CMS Client</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownCommunity"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Contact</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownCommunity">
- <div class="row">
- <div class="col-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Contact</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#mailing">Mailing
Lists</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#irc">IRC</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#issues">Report
Issues</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="/activemq-website/contact#contributing">Contributing</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Team</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
- <div class="row">
- <div class="col-sm-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Team</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team">PMC & Committers</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team/reports">Board
Reports</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Apache</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
- <div class="row">
- <div class="col-sm-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Apache</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org">The Apache Software
Foundation</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/events/current-event">Events</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- </ul>
- </div>
- </div>
-</nav>
-
- <div class="content">
- <div class="page-title">
+<div class="page-title">
<div class="container">
<h1>BOARD REPORT - May 2016</h1>
</div>
@@ -115,12 +17,12 @@
<ul>
<li>This report is being filed based on a request from some
board members during the April 2016 meeting. The request is to recap the
results of challenges within the ActiveMQ project during the 2014-2015 time
frame</li>
<ul>
- <li>The <a href="../2015-04">April 2015 ActiveMQ Board
Report</a> included the following activities:</li>
+ <li>The <a href="2015-04">April 2015 ActiveMQ Board
Report</a> included the following activities:</li>
<ul>
<li>Bruce Snyder elected to the PMC chair position</li>
<li>HornetQ code donation accepted</li>
</ul>
- <li>The <a href="../2015-06">June 2015 ActiveMQ Board
Report</a> included the following activities:</li>
+ <li>The <a href="2015-06">June 2015 ActiveMQ Board Report</a>
included the following activities:</li>
<ul>
<li>Donated code base renamed to ActiveMQ Artemis
(based on a vote)</li>
<ul>
@@ -131,14 +33,14 @@
</ul>
<li>On 7 August, 2015, <a
href="https://mail-search.apache.org/members/private-arch/board/201508.mbox/%[email protected]%3E">HadrianÂ
Zbarcea resigned the ActiveMQ PMC</a></li>
<ul>
- <li>Unfortunately this activity was not noted in the <a
href="../2015-08">August 2015 ActiveMQ Board Report</a></li>
+ <li>Unfortunately this activity was not noted in the <a
href="2015-08">August 2015 ActiveMQ Board Report</a></li>
<li>I, Bruce Snyder, was still new to the position of
PMC chair and failed to add this item to the board report</li>
</ul>
- <li>The <a href="../2015-08">August 2015 ActiveMQ Board
Report</a> included the following activities:</li>
+ <li>The <a href="2015-08">August 2015 ActiveMQ Board
Report</a> included the following activities:</li>
<ul>
<li>Christopher Shannon was added to the PMC</li>
</ul>
- <li>The <a href="../2016-02">February 2016 ActiveMQ Board
Report</a> included the following activities:</li>
+ <li>The <a href="2016-02">February 2016 ActiveMQ Board
Report</a> included the following activities:</li>
<ul>
<li>Christopher Shannon was added to the PMC on Sun Jan
24 2016</li>
<li>Jeff Genender was added to the PMC on Sun Jan 24
2016</li>
@@ -156,33 +58,3 @@
</div>
</div>
</div>
-
- </div>
- <div class="row sitemap">
- <div class="col-sm-12">
- <div class="container">
- <div class="row">
- <div class="col-sm-12">
- <div class="row">
- <div class="col-sm-3">
- <div >
- <img class="float-left" style="max-height: 100px"
src="/activemq-website/assets/img/testlogowhitesmallvertical.png"/>
- </div>
- </div>
- <div style="text-align: center; margin-bottom: 0px; margin-top:
30px; font-size: 65%" class="col-sm-6">
- <p>Apache ActiveMQ, ActiveMQ, ActiveMQ Artemis, Apache, the
Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The
Apache Software Foundation. Copyright © 2019, The Apache Software
Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p>
- </div>
- <div class="col-sm-3">
- <div >
- <a href="https://www.apache.org"><img class="float-right"
style="margin-top: 10px; max-height: 80px"
src="/activemq-website/assets/img/apache-logo-small.png"/></a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
-</div>
-
-</body>
-</html>
Modified:
websites/production/activemq/content/activemq-website/team/reports/2018-01.html
==============================================================================
---
websites/production/activemq/content/activemq-website/team/reports/2018-01.html
(original)
+++
websites/production/activemq/content/activemq-website/team/reports/2018-01.html
Sat Mar 16 01:18:29 2019
@@ -1,108 +1,10 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>ActiveMQ</title>
- <link rel="icon" type="image/png"
href="/activemq-website/assets/img/favicon.png">
+---
+layout: default
+title: Board Report - January 2018
+breadcrumb: Board Report - January 2018
+---
- <link rel="stylesheet" href="/activemq-website/css/main.css">
- <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"
integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ"
crossorigin="anonymous"></script>
- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
- <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
- <script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
-</head>
-
-<body>
- <nav class="navbar navbar-expand-lg navbar-light fixed-top">
- <div class="container">
- <!-- <a class="navbar-brand mr-auto" href="#"><img style="height:
50px" src="assets/img/apache-feather.png" /></a> -->
- <a class="navbar-brand mr-auto" href="#"><img
src="/activemq-website/assets/img/testlogoblacksmall.png" style="height:
50px"/></a>
- <button class="navbar-toggler ml-auto" type="button"
data-toggle="collapse" data-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle
navigation">
- <span class="navbar-toggler-icon"></span>
- </button>
-
- <div class="ml-auto collapse navbar-collapse" id="navbarContent">
- <ul class="navbar-nav ml-auto">
- <li class="nav-item">
- <a class="nav-link active"
href="/activemq-website/index.html">Home</a>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownProjects"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Projects</a>
- <ul class="dropdown-menu dropdown-menu-center"
aria-labelledby="navbarDropdownProjects">
- <div class="row">
- <div class="col-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Projects</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/classic">ActiveMQ
5</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/artemis/">ActiveMQ
Artemis</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/nms">NMS Clients</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/projects/cms">CMS Client</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownCommunity"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Contact</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownCommunity">
- <div class="row">
- <div class="col-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Contact</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#mailing">Mailing
Lists</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#irc">IRC</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/contact#issues">Report
Issues</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="/activemq-website/contact#contributing">Contributing</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Team</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
- <div class="row">
- <div class="col-sm-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Team</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team">PMC & Committers</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="/activemq-website/team/reports">Board
Reports</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- <li class="nav-item dropdown">
- <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Apache</a>
- <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
- <div class="row">
- <div class="col-sm-12">
- <ul class="multi-column-dropdown">
- <h6 class="dropdown-header">Apache</h6>
- <div class="dropdown-divider"></div>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org">The Apache Software
Foundation</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
- <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/events/current-event">Events</a></li>
- </ul>
- </div>
- </div>
- </ul>
- </li>
- </ul>
- </div>
- </div>
-</nav>
-
- <div class="content">
- <div class="page-title">
+<div class="page-title">
<div class="container">
<h1>BOARD REPORT - January 2018</h1>
</div>
@@ -120,7 +22,7 @@
</ul>
<li>ActiveMQ Artemis</li>
<ul>
- <li>An <a href="activemq-artemis-roadmap.html">ActiveMQ Artemis
Roadmap</a> wiki page was created to identify the outstanding issues that must
be addressed by Artemis in order to achieve some level of feature parity with
ActiveMQ 5.x. The overall objective for working toward feature parity between
ActiveMQ 5.x and Artemis is for Artemis to eventually become ActiveMQ 6.x.</li>
+ <li>An <a href="../../activemq-artemis-roadmap">ActiveMQ Artemis
Roadmap</a> wiki page was created to identify the outstanding issues that must
be addressed by Artemis in order to achieve some level of feature parity with
ActiveMQ 5.x. The overall objective for working toward feature parity between
ActiveMQ 5.x and Artemis is for Artemis to eventually become ActiveMQ 6.x.</li>
<li>The web console for Artemis has had good adoption with
contributors beyond that of the originals contributing</li>
<li>Clebert Suconic hosted a video call to walk through the Artemis
code base with some folks</li>
</ul>
@@ -140,33 +42,3 @@
</div>
</div>
-
- </div>
- <div class="row sitemap">
- <div class="col-sm-12">
- <div class="container">
- <div class="row">
- <div class="col-sm-12">
- <div class="row">
- <div class="col-sm-3">
- <div >
- <img class="float-left" style="max-height: 100px"
src="/activemq-website/assets/img/testlogowhitesmallvertical.png"/>
- </div>
- </div>
- <div style="text-align: center; margin-bottom: 0px; margin-top:
30px; font-size: 65%" class="col-sm-6">
- <p>Apache ActiveMQ, ActiveMQ, ActiveMQ Artemis, Apache, the
Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The
Apache Software Foundation. Copyright © 2019, The Apache Software
Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p>
- </div>
- <div class="col-sm-3">
- <div >
- <a href="https://www.apache.org"><img class="float-right"
style="margin-top: 10px; max-height: 80px"
src="/activemq-website/assets/img/apache-logo-small.png"/></a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
-</div>
-
-</body>
-</html>
Modified:
websites/production/activemq/content/activemq-website/uri-protocols.html
==============================================================================
--- websites/production/activemq/content/activemq-website/uri-protocols.html
(original)
+++ websites/production/activemq/content/activemq-website/uri-protocols.html
Sat Mar 16 01:18:29 2019
@@ -110,7 +110,7 @@
<div class="container" >
<div class="row" style="margin-top: 30px">
<div class="col-12 activemq5">
- <p><a href="features">Features</a>Â >Â <a
href="uri-Connectivity/protocols">URI Protocols</a></p>
+ <p><a href="features">Features</a>Â >Â <a href="uri-protocols">URI
Protocols</a></p>
<p>ActiveMQ is designed to support mutliple different <a
href="topologies">topologies</a> and protocols. Which one you use depends on
your messaging requirements, quality of service and network topology.</p>