[ 
https://issues.apache.org/jira/browse/QPID-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033944#comment-15033944
 ] 

Olivier Mallassi commented on QPID-5897:
----------------------------------------

This is not a doc but at least, it looks like the "supported options" could be 
found here 
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.qpid/qpid-amqp-1-0-client-jms/0.32/org/apache/qpid/amqp_1_0/jms/impl/ConnectionFactoryImpl.java#326
 

> 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: JMS AMQP 1.0 Client
>    Affects Versions: 0.28
>            Reporter: Erik Aschenbrenner
>            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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to