This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 2ad5295 Handful of updates...
2ad5295 is described below
commit 2ad529595789808c8095d9745c5c40ab21ec5a8f
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 15 13:01:40 2021 -0500
Handful of updates...
- Add rewrite rules to help users & search engines with old links
- Clarify re-added support page
- De-dupe content
- Fix links
---
src/.htaccess | 12 ++++
src/_includes/nav.html | 2 +-
src/articles.md | 2 +-
src/how-does-activemq-compare-to-jbossmq.md | 2 +-
src/how-does-activemq-compare-to-spread-toolkit.md | 3 +-
src/how-fast-is-activemq.md | 3 +-
src/issues.md | 16 ------
src/performance-report.md | 3 +-
src/performance-tuning.md | 3 +-
src/performance.md | 3 +-
src/support.md | 66 +++++++---------------
11 files changed, 39 insertions(+), 76 deletions(-)
diff --git a/src/.htaccess b/src/.htaccess
index 99e6d1f..32c2e49 100644
--- a/src/.htaccess
+++ b/src/.htaccess
@@ -8,3 +8,15 @@ RewriteRule ^artemis/migration.html
https://activemq.apache.org/components/artem
RewriteRule ^artemis/docs/(.*)
https://activemq.apache.org/components/artemis/documentation/$1 [R=301,L]
RewriteRule ^artemis.*$ https://activemq.apache.org/components/artemis/
[R=301,L]
RewriteRule ^apollo.*$ https://activemq.apache.org/ [R=301,L]
+RewriteRule ^becoming-a-committer(.*) https://activemq.apache.org/contributing
[R=301,L]
+RewriteRule ^how-can-i-get-help(.*) https://activemq.apache.org/support
[R=301,L]
+RewriteRule ^can-i-get-commercial-support(.*)
https://activemq.apache.org/support [R=301,L]
+RewriteRule ^developing-activemq(.*) https://activemq.apache.org/contributing
[R=301,L]
+RewriteRule ^discussion-forums(.*) https://activemq.apache.org/contact
[R=301,L]
+RewriteRule ^how-can-i-contribute(.*) https://activemq.apache.org/contributing
[R=301,L]
+RewriteRule ^how-do-i-edit-the-website(.*)
https://activemq.apache.org/contributing [R=301,L]
+RewriteRule ^how-does-the-website-work(.*)
https://activemq.apache.org/contributing [R=301,L]
+RewriteRule ^irc(.*) https://activemq.apache.org/contact [R=301,L]
+RewriteRule ^mailing-lists(.*) https://activemq.apache.org/contact [R=301,L]
+RewriteRule ^tips-for-getting-help(.*) https://activemq.apache.org/issues
[R=301,L]
+RewriteRule ^user-forum(.*) https://activemq.apache.org/contact [R=301,L]
diff --git a/src/_includes/nav.html b/src/_includes/nav.html
index 1c737d2..4322c3b 100644
--- a/src/_includes/nav.html
+++ b/src/_includes/nav.html
@@ -35,7 +35,7 @@
<li class="nav-item"><a
class="dropdown-item" href="{{site.baseurl}}/contact">Contact Us</a></li>
<li class="nav-item"><a
class="dropdown-item" href="{{site.baseurl}}/contributing">Contribute</a></li>
<li class="nav-item"><a
class="dropdown-item" href="{{site.baseurl}}/issues">Report Issues</a></li>
- <li class="nav-item"><a
class="dropdown-item" href="{{site.baseurl}}/support">Support</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="{{site.baseurl}}/support">Get Support</a></li>
</ul>
</div>
</div>
diff --git a/src/articles.md b/src/articles.md
index 747c42e..f2b44c0 100644
--- a/src/articles.md
+++ b/src/articles.md
@@ -75,7 +75,7 @@ This page captures resources and articles outside the
ActiveMQ project which may
#### Additional Resources
-* Many of the commercial providers listed on the
[issues](issues#commercial-support) page provide additional examples, articles,
tutorials, documentation, etc...
+* Many [commercial providers](support#commercial-support) have additional
examples, articles, tutorials, documentation, etc...
#### Bloggers
diff --git a/src/how-does-activemq-compare-to-jbossmq.md
b/src/how-does-activemq-compare-to-jbossmq.md
index d469aa4..e542e56 100644
--- a/src/how-does-activemq-compare-to-jbossmq.md
+++ b/src/how-does-activemq-compare-to-jbossmq.md
@@ -26,7 +26,7 @@ Performance guides
If you're not convinced by performance reports then please do try running
performance tests yourself. You might wanna check out our overview of
[Performance](performance) or try using out the [ActiveMQ Performance Module
Users Manual](activemq-performance-module-users-manual)
-The commercial providers on the [issues](issues#commercial-support) page may
also be able to help diagnose performance issues, suggest changes, etc...
+[Commercial providers](support#commercial-support) may also be able to help
diagnose performance issues, suggest changes, etc...
More on JBoss Integration
-------------------------
diff --git a/src/how-does-activemq-compare-to-spread-toolkit.md
b/src/how-does-activemq-compare-to-spread-toolkit.md
index 62bddee..e9c870d 100644
--- a/src/how-does-activemq-compare-to-spread-toolkit.md
+++ b/src/how-does-activemq-compare-to-spread-toolkit.md
@@ -17,5 +17,4 @@ Performance guides
If you're not convinced by performance reports then please do try running
performance tests yourself. You might wanna check out our overview of
[Performance](performance) or try using out the [ActiveMQ Performance Module
Users Manual](activemq-performance-module-users-manual)
-The commercial providers on the [issues](issues#commercial-support) page may
also be able to help diagnose performance issues, suggest changes, etc...
-
+[Commercial providers](support#commercial-support) may also be able to help
diagnose performance issues, suggest changes, etc...
diff --git a/src/how-fast-is-activemq.md b/src/how-fast-is-activemq.md
index 3e87ca0..1cb793b 100644
--- a/src/how-fast-is-activemq.md
+++ b/src/how-fast-is-activemq.md
@@ -18,5 +18,4 @@ Performance guides
If you're not convinced by performance reports then please do try running
performance tests yourself. You might wanna check out our overview of
[Performance](performance) or try using out the [ActiveMQ Performance Module
Users Manual](activemq-performance-module-users-manual)
-The commercial providers on the [issues](issues#commercial-support) page may
also be able to help diagnose performance issues, suggest changes, etc...
-
+[Commercial providers](support#commercial-support) may also be able to help
diagnose performance issues, suggest changes, etc...
diff --git a/src/issues.md b/src/issues.md
index 3f7bbd8..9fd84b8 100644
--- a/src/issues.md
+++ b/src/issues.md
@@ -47,19 +47,3 @@
Subscribe|[[email protected]](mailto:issues-subscribe@activem
Unsubscribe|[[email protected]](mailto:[email protected])
Apache
Archive|[http://mail-archives.apache.org/mod_mbox/activemq-issues/](http://mail-archives.apache.org/mod_mbox/activemq-issues/)
Mark Mail
Archive|[http://activemq.markmail.org/search/list:org.apache.activemq.issues](http://activemq.markmail.org/search/list:org.apache.activemq.issues)
-
-#### Commercial Support <a class="anchor" name="commercial-support"></a>
-
-This is an open source project, so the amount of time we have available to
help resolve your issue is often limited as all help is provided on a volunteer
basis. If you want to get priority help, need to get up to speed quickly,
require some training or mentoring, or need full 24 x 7 production support you
should contact a commercial company specializing in ActiveMQ support such as...
-
-* [apifocal](https://apifocal.com) is a Professional Services company.
Headquartered near Washington, DC, USA, APIfocal provides consulting and
training for leveraging the Apache Integration stack and commercial ESBs at
large scale, adding automation and devops capabilities.
-* [Amazon Web Services](https://aws.amazon.com/) provides [Amazon
MQ](https://aws.amazon.com/amazon-mq/), a managed message broker service for
Apache ActiveMQ "Classic" in the cloud. Amazon MQ manages the work involved in
setting up an ActiveMQ message broker, from provisioning the infrastructure
capacity you request–including server instances and storage–to installing the
broker software itself. Once your broker is up and running, Amazon MQ automates
common administrative tasks such as [...]
-* [Media Driver](http://mediadriver.com) provides consulting services and
management tools for Apache ActiveMQ and the Apache Integration stack for both
the commercial and public sector. We bring a full suite of project delivery
services including business and technical analysis, proof of concepts,
architectural guidance, best practice integration, and project management.
Media Driver offers training classes for developers and administrators, as well
as middleware management software.
-* [HYTE](https://hyte.io/activemq-support/) Under the Apache License, HYTE
offers HYTE MQ, an Open Source package of Apache ActiveMQ which provides
enterprises a single distribution to support all DevOps pipelines and allows
deployment in any environment: containers, cloud and on-premise. HYTE MQ is
pre-configured with deployment and consulting best practices to ensure
stability and ease of maintenance. HYTE’s commercial offerings include: HYTE
Console which provides a self-service, mul [...]
-* [OpenLogic](http://www.openlogic.com/) by Perforce has a team of ActiveMQ
experts ready to help you, providing 24/7 support for troubleshooting issues
and outages, consulting on architecture and design, instructor-led hands-on
training. In addition to supporting many Apache packages OpenLogic’s enterprise
architects have expertise in over 400 open source packages.
-* [Red Hat](https://www.redhat.com/en/technologies/jboss-middleware/amq)
offers AMQ, a supported distribution of Apache ActiveMQ that includes
enterprise developer and production support as well as training and consultancy
for enterprise deployments.
-* [Savoir Technologies, Inc](http://www.savoirtech.com) provides enterprise
consulting, training and support for ActiveMQ "Classic", ActiveMQ Artemis, and
a host of other Apache service containers. Savoir can provide best practice
mentoring for developing with ActiveMQ and ActiveMQ Artemis, as well as
architectural/design reviews, troubleshooting and SOA infrastructure
implementations. Savoir's staff includes some of the contributors of ActiveMQ
and ActiveMQ Artemis who are on the ground [...]
-* [Total Transaction Management (TTM)](http://www.ttmsolutions.com/) provides
ActiveMQ consulting and support, as well as security and
[monitoring](http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php/)
add-on products and [reference
guide](http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php)
for ActiveMQ.
-* [Tomitribe](http://tomitribe.com) are experts in Tomcat and ActiveMQ
integration, champions of Open Source and Java EE. Tomitribe offers
consulting, training and support for TomEE, Tomcat, ActiveMQ, CXF and more.
-* [TytoEASE](http://www.tytoease.com/activemq) offers support, consulting and
training on enterprise ready open source projects including ActiveMQ. Support
offerings are at three levels with guaranteed SLA's. The company's consulting
work is short term to help troubleshoot, fine-tune, do architectural reviews or
help with initial design. TytoEASE's focus is on the Enterprise with how
customers integrate open source with their current technologies.
-* [Yupiik](https://www.yupiik.com) contributes and commits to the Apache
ActiveMQ project. Provides consulting, training and support for Apache ActiveMQ
and related projects like Apache Karaf, Apache Camel, Apache Kafka, Apache
Unomi.
diff --git a/src/performance-report.md b/src/performance-report.md
index d652fa7..d053faf 100644
--- a/src/performance-report.md
+++ b/src/performance-report.md
@@ -13,5 +13,4 @@ Performance guides
If you're not convinced by performance reports then please do try running
performance tests yourself. You might wanna check out our overview of
[Performance](performance) or try using out the [ActiveMQ Performance Module
Users Manual](activemq-performance-module-users-manual)
-The commercial providers on the [issues](issues#commercial-support) page may
also be able to help diagnose performance issues, suggest changes, etc...
-
+[Commercial providers](support#commercial-support) may also be able to help
diagnose performance issues, suggest changes, etc...
diff --git a/src/performance-tuning.md b/src/performance-tuning.md
index 8cd02cf..c4f6245 100644
--- a/src/performance-tuning.md
+++ b/src/performance-tuning.md
@@ -55,5 +55,4 @@ Performance guides
If you're not convinced by performance reports then please do try running
performance tests yourself. You might wanna check out our overview of
[Performance](performance) or try using out the [ActiveMQ Performance Module
Users Manual](activemq-performance-module-users-manual)
-The commercial providers on the [issues](issues#commercial-support) page may
also be able to help diagnose performance issues, suggest changes, etc...
-
+[Commercial providers](support#commercial-support) may also be able to help
diagnose performance issues, suggest changes, etc...
diff --git a/src/performance.md b/src/performance.md
index da4644d..ac04a64 100644
--- a/src/performance.md
+++ b/src/performance.md
@@ -39,5 +39,4 @@ Performance guides
If you're not convinced by performance reports then please do try running
performance tests yourself. You might wanna check out our overview of
[Performance](performance) or try using out the [ActiveMQ Performance Module
Users Manual](activemq-performance-module-users-manual)
-The commercial providers on the [issues](issues#commercial-support) page may
also be able to help diagnose performance issues, suggest changes, etc...
-
+[Commercial providers](support#commercial-support) may also be able to help
diagnose performance issues, suggest changes, etc...
diff --git a/src/support.md b/src/support.md
index 58ac798..5c628cb 100644
--- a/src/support.md
+++ b/src/support.md
@@ -1,57 +1,29 @@
---
layout: default_md
title: Support
-title-class: page-title-activemq5
-type: activemq5
+title-class: page-title-main
+type: main
---
+Support is divided into two main categories - **community** and **commercial**.
-[Community](community) > [Support](support)
+#### Community Support
+This is an open source project so the amount of time community members have
available to help resolve your issue is often limited as most help is provided
on a volunteer basis. However, it is *free* and you are often able to discuss
issues with the developers who actually wrote the code you are running.
-Getting Help
-------------
+If you want community support then please [contact us](contact). If you’re
fairly certain you’re hitting a bug [please report it](issues) via one of our
issue trackers. Be sure to review these pages carefully as they contain tips
and tricks about working with Apache communities in general and ActiveMQ in
particular.
-If you are experiencing problems using ActiveMQ then please report your
problem to our [Issue Tracker](http://issues.apache.org/activemq/browse/AMQ).
You may also find it useful to discuss your issues with the community on the
[Discussion Forums](discussion-forums) or join one of our [Mailing
Lists](mailing-lists).
+#### Commercial Support <a class="anchor" name="commercial-support"></a>
-* [Issue Tracker](https://issues.apache.org/jira/browse/AMQ)
-* [Discussion Forums](discussion-forums)
-* [Mailing Lists](mailing-lists)
-* [FAQ](faq)
-
-### How to get help
-
-Before you report a problem you might want to read the [FAQ](faq).
-Whenever you are reporting a problem please be sure to include as much
information as possible; the more we know the more chance of a quicker
resolution.
-
-* Which
[version](http://activemq.apache.orgOverviewOverview/Overview/download) of
ActiveMQ
-* What platform of Java (e.g., Java SE 6 with JRE/[JDK](#) 1.6.0 or J2SE 5
with JRE/[JDK](#) 1.5.0)
-* Any particular application/web server or container being used - if so what
version?
-* Stack traces generally really help! If in doubt include the whole thing;
often exceptions get wrapped in other exceptions and the exception right near
the bottom explains the actual error, not the first few lines at the top. It's
very easy for us to skim-read past unnecessary parts of a stack trace.
-* Log output (e.g., `data/activemq.log`) can be useful too; sometimes
[enabling DEBUG logging](how-do-i-change-the-logging) can help
-* Your code & configuration files are often useful
-
-### How to get help faster
-
-We can help you much quicker if you try the following
-
-* Provide us with a JUnit test case that demonstrates your issue. e.g. if
you think you've found a bug, can you create a test case to demonstrate the bug?
-* [Submit a patch](contributing) fixing the bug! (We also buy you beer when
we meet you if you submit bug fixes)
-* For memory leaks or performance related issues, if you can run a profiler
on your test case and attach the output as a file (or zipped file if it's huge)
to the JIRA we can normally fix things much faster. e.g. you could run
[jmap](http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jmap.html)/[jhat](http://java.sun.com/javase/6/docs/technotes/tools/share/jhat.html),
JProfiler or YourKit on your code and send us the output. To find memory leaks
it's quicker to resolve if you can tell [...]
-
-Commercial Support
-------------------
-
-This is an open source project, so the amount of time we have available to
help resolve your issue is often limited as all help is provided on a volunteer
basis. If you want to get priority help, need to get up to speed quickly,
require some training or mentoring, or need full 24 x 7 production support you
should contact a commercial company specializing in ActiveMQ support such as...
-
-* [apifocal](https://apifocal.com) is a Professional Services company.
Headquartered near Washington, DC, USA, APIfocal provides consulting and
training for leveraging the Apache Integration stack and commercial ESBs at
large scale, adding automation and devops capabilities.
-* [Amazon Web Services](https://aws.amazon.com/) provides [Amazon
MQ](https://aws.amazon.com/amazon-mq/), a managed message broker service for
Apache ActiveMQ in the cloud. Amazon MQ manages the work involved in setting up
an ActiveMQ message broker, from provisioning the infrastructure capacity you
request–including server instances and storage–to installing the broker
software itself. Once your broker is up and running, Amazon MQ automates common
administrative tasks such as patching [...]
-* [Media Driver](http://mediadriver.com) provides consulting services and
management tools for Apache ActiveMQ and the Apache Integration stack for both
the commercial and public sector. We bring a full suite of project delivery
services including business and technical analysis, proof of concepts,
architectural guidance, best practice integration, and project management.
Media Driver offers training classes for developers and administrators, as well
as middleware management software.
-* [HYTE](https://hyte.io/activemq-support/) Under the Apache License, HYTE
offers HYTE MQ, an Open Source package of Apache ActiveMQ, which provides
enterprises a single distribution to support all DevOps pipelines and allows
deployment in any environment: containers, cloud and on-premise. HYTE MQ is
pre-configured with deployment and consulting best practices to ensure
stability and ease of maintenance. HYTE’s commercial offerings include: HYTE
Console which provides a self-service, [...]
-* [OpenLogic](http://www.openlogic.com/) by Perforce has a team of ActiveMQ
experts ready to help you, providing 24/7 support for troubleshooting issues
and outages, consulting on architecture and design, instructor-led hands-on
training. In addition to supporting many Apache packages OpenLogic’s enterprise
architects have expertise in over 400 open source packages.
-* [Red Hat](http://www.redhat.com/products/jbossenterprisemiddleware/amq/)
offers JBoss A-MQ, a supported distribution of Apache ActiveMQ, that include
Enterprise Developer and Production Support, and offer training and consultancy
for enterprise deployments.
-* [Savoir Technologies, Inc](http://www.savoirtech.com) provides enterprise
consulting, training and support for ActiveMQ, Apache ActiveMQ Artemis, and a
host of other Apache service containers. Savoir can provide best practice
mentoring for developing with ActiveMQ and ActiveMQ Artemis, as well as
architectural/design reviews, troubleshooting and SOA infrastructure
implementations. Savoir's staff includes some of the contributors of ActiveMQ
and ActiveMQ Artemis who are on the ground [...]
-* [Total Transaction Management (TTM)](http://www.ttmsolutions.com/)
provides ActiveMQ consulting and support, as well as security and
[monitoring](http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php/)
add-on products and [reference
guide](http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php)
for ActiveMQ.
-* [Tomitribe](http://tomitribe.com) are experts in Tomcat and ActiveMQ
integration, champions of Open Source and Java EE. Tomitribe offers
consulting, training and support for TomEE, Tomcat, ActiveMQ, CXF and more.
-* [TytoEASE](http://www.tytoease.com/activemq) offers support, consulting
and training on enterprise ready open source projects including ActiveMQ.
Support offerings are at three levels with guaranteed SLA's. The company's
consulting work is short term to help troubleshoot, fine-tune, do architectural
reviews or help with initial design. TytoEASE's focus is on the Enterprise
with how customers integrate open source with their current technologies.
-* [Yupiik](https://www.yupiik.com) contributes and commits to the Apache
ActiveMQ project. Provides consulting, training and support for Apache ActiveMQ
and related projects like Apache Karaf, Apache Camel, Apache Kafka, Apache
Unomi.
+If you want to get priority help, need to get up to speed quickly, require
some training or mentoring, or need full 24 x 7 production support you should
contact a commercial company specializing in ActiveMQ support such as...
+* [apifocal](https://apifocal.com) is a Professional Services company.
Headquartered near Washington, DC, USA, APIfocal provides consulting and
training for leveraging the Apache Integration stack and commercial ESBs at
large scale, adding automation and devops capabilities.
+* [Amazon Web Services](https://aws.amazon.com/) provides [Amazon
MQ](https://aws.amazon.com/amazon-mq/), a managed message broker service for
Apache ActiveMQ "Classic" in the cloud. Amazon MQ manages the work involved in
setting up an ActiveMQ message broker, from provisioning the infrastructure
capacity you request–including server instances and storage–to installing the
broker software itself. Once your broker is up and running, Amazon MQ automates
common administrative tasks such as [...]
+* [Media Driver](http://mediadriver.com) provides consulting services and
management tools for Apache ActiveMQ and the Apache Integration stack for both
the commercial and public sector. We bring a full suite of project delivery
services including business and technical analysis, proof of concepts,
architectural guidance, best practice integration, and project management.
Media Driver offers training classes for developers and administrators, as well
as middleware management software.
+* [HYTE](https://hyte.io/activemq-support/) Under the Apache License, HYTE
offers HYTE MQ, an Open Source package of Apache ActiveMQ which provides
enterprises a single distribution to support all DevOps pipelines and allows
deployment in any environment: containers, cloud and on-premise. HYTE MQ is
pre-configured with deployment and consulting best practices to ensure
stability and ease of maintenance. HYTE’s commercial offerings include: HYTE
Console which provides a self-service, mul [...]
+* [OpenLogic](http://www.openlogic.com/) by Perforce has a team of ActiveMQ
experts ready to help you, providing 24/7 support for troubleshooting issues
and outages, consulting on architecture and design, instructor-led hands-on
training. In addition to supporting many Apache packages OpenLogic’s enterprise
architects have expertise in over 400 open source packages.
+* [Red Hat](https://www.redhat.com/en/technologies/jboss-middleware/amq)
offers AMQ, a supported distribution of Apache ActiveMQ that includes
enterprise developer and production support as well as training and consultancy
for enterprise deployments.
+* [Savoir Technologies, Inc](http://www.savoirtech.com) provides enterprise
consulting, training and support for ActiveMQ "Classic", ActiveMQ Artemis, and
a host of other Apache service containers. Savoir can provide best practice
mentoring for developing with ActiveMQ and ActiveMQ Artemis, as well as
architectural/design reviews, troubleshooting and SOA infrastructure
implementations. Savoir's staff includes some of the contributors of ActiveMQ
and ActiveMQ Artemis who are on the ground [...]
+* [Total Transaction Management (TTM)](http://www.ttmsolutions.com/) provides
ActiveMQ consulting and support, as well as security and
[monitoring](http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php/)
add-on products and [reference
guide](http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php)
for ActiveMQ.
+* [Tomitribe](http://tomitribe.com) are experts in Tomcat and ActiveMQ
integration, champions of Open Source and Java EE. Tomitribe offers
consulting, training and support for TomEE, Tomcat, ActiveMQ, CXF and more.
+* [TytoEASE](http://www.tytoease.com/activemq) offers support, consulting and
training on enterprise ready open source projects including ActiveMQ. Support
offerings are at three levels with guaranteed SLA's. The company's consulting
work is short term to help troubleshoot, fine-tune, do architectural reviews or
help with initial design. TytoEASE's focus is on the Enterprise with how
customers integrate open source with their current technologies.
+* [Yupiik](https://www.yupiik.com) contributes and commits to the Apache
ActiveMQ project. Provides consulting, training and support for Apache ActiveMQ
and related projects like Apache Karaf, Apache Camel, Apache Kafka, Apache
Unomi.