Erik created QPID-5897:
--------------------------
Summary: Documenation for Qpid JMS Client AMQP 1.0
Key: QPID-5897
URL: https://issues.apache.org/jira/browse/QPID-5897
Project: Qpid
Issue Type: Improvement
Components: Java Client
Affects Versions: 0.28
Reporter: Erik
Priority: Critical
Hello,
I am missing the documentation of the Qpid JMS client for AMQP 1.0.
I can only find documenation for the previous version (e.g. 0.10:
http://qpid.apache.org/releases/qpid-0.28/programming/book/QpidJMS.html).
I noticed that there are some differences in the configuration. E.g. the
connection URL format described here:
http://qpid.apache.org/releases/qpid-0.28/programming/book/QpidJNDI.html#section-jms-connection-url
does work with Qpid JMS Client AMQP 1.0:
Version 0.9 - connectionfactory.localhost:
amqp://guest:guest@clientid/default?brokerlist='tcp://localhost:5672'
vs.
Version 1.0 - connectionfactory.localhost:
amqp://guest:guest@localhost:5672?clientid=test-client&remote-host=default
It was very confusion to search the web for the right format and this
information should be found here.
It would be nice if you could update the documentation for the Qpid JMS client
to highlight at least the differences to the previous AMPQ versions.
Kind regards,
Erik
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]