Author: robbie
Date: Sat Mar 21 14:57:06 2015
New Revision: 1668289
URL: http://svn.apache.org/r1668289
Log:
update language for the old client, make the 0-X client docs more discoverable
to reduce user confusion
Modified:
qpid/site/input/components/jms/amqp-0-x.md
qpid/site/input/components/jms/amqp-1.0-prototype.md
qpid/site/input/components/jms/index.md
Modified: qpid/site/input/components/jms/amqp-0-x.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/components/jms/amqp-0-x.md?rev=1668289&r1=1668288&r2=1668289&view=diff
==============================================================================
--- qpid/site/input/components/jms/amqp-0-x.md (original)
+++ qpid/site/input/components/jms/amqp-0-x.md Sat Mar 21 14:57:06 2015
@@ -1,8 +1,7 @@
# JMS for Earlier AMQP Versions
-A JMS 1.1 implementation supporting AMQP versions 0-10, 0-9, 0-9-1, and
-0-8. For AMQP 1.0 support, use the
-[standard AMQP 1.0 implementation](index.html).
+A JMS 1.1 implementation supporting AMQP versions 0-10, 0-9-1, 0-9, and
+0-8. For AMQP 1.0 support, use the newer [Qpid JMS client](index.html).
## Download
Modified: qpid/site/input/components/jms/amqp-1.0-prototype.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/components/jms/amqp-1.0-prototype.md?rev=1668289&r1=1668288&r2=1668289&view=diff
==============================================================================
--- qpid/site/input/components/jms/amqp-1.0-prototype.md (original)
+++ qpid/site/input/components/jms/amqp-1.0-prototype.md Sat Mar 21 14:57:06
2015
@@ -1,13 +1,14 @@
-# AMQP 1.0 Prototype
+# Earlier AMQP 1.0 JMS Client
-Before the current Qpid JMS 1.0 implementation became available, the
-Qpid project offered a prototype version. Its details are preserved
-here for existing users. If you are using the prototype, we encourage
-you to switch to the [standard AMQP 1.0 implementation](index.html).
+Before the current [Qpid JMS AMQP 1.0](index.html) client became available,
the Qpid
+project offered an earlier AMQP 1.0 JMS client based on some initial
prototyping work.
+Its details are preserved here to support existing users during transition to
the newer
+client. If you are using this older client or just starting out, we encourage
you to
+look at the [newer AMQP 1.0 JMS client](index.html).
## Download
-The AMQP 1.0 JMS prototype is released as part of @current-release-link@.
+The earlier AMQP 1.0 JMS client is released as part of @current-release-link@.
<div class="two-column" markdown="1">
Modified: qpid/site/input/components/jms/index.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/components/jms/index.md?rev=1668289&r1=1668288&r2=1668289&view=diff
==============================================================================
--- qpid/site/input/components/jms/index.md (original)
+++ qpid/site/input/components/jms/index.md Sat Mar 21 14:57:06 2015
@@ -25,10 +25,10 @@
## JMS with the strength of AMQP
-Qpid JMS is a complete [Java Message Service][jms] 1.1 client built
+Qpid JMS is a complete AMQP 1.0 [Java Message Service][jms] 1.1 client built
using [Qpid Proton](@site-url@/proton/index.html).
-Qpid also provides an alternate JMS implementation supporting
+Qpid also provides an alternate JMS client supporting
[earlier AMQP versions](amqp-0-x.html).
[jms]: http://en.wikipedia.org/wiki/Java_Message_Service
@@ -41,7 +41,7 @@ Qpid also provides an alternate JMS impl
API compatible
- Secure communication via SSL and SASL
- Producer flow control
- - Failover and heartbeating
+ - Failover
- Pure-Java implementation
## Documentation
@@ -54,6 +54,8 @@ Qpid also provides an alternate JMS impl
- [Installing Qpid
JMS](https://github.com/apache/qpid-jms/blob/master/README.md)
</div>
+
+For documentation about the AMQP 0-x JMS client, look [here](amqp-0-x.html).
</div>
<div id="-right-column" class="right-column-adjusted" markdown="1">
@@ -78,6 +80,6 @@ Qpid also provides an alternate JMS impl
## Resources
- [JMS for earlier AMQP versions](amqp-0-x.html)
- - [AMQP 1.0 prototype](amqp-1.0-prototype.html)
+ - [Earlier AMQP 1.0 JMS client](amqp-1.0-prototype.html)
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]