Jiri Daněk created ARTEMIS-1518:
-----------------------------------
Summary: Qpid Proton AMQP examples need to be upgraded
Key: ARTEMIS-1518
URL: https://issues.apache.org/jira/browse/ARTEMIS-1518
Project: ActiveMQ Artemis
Issue Type: Bug
Components: AMQP
Affects Versions: 2.4.0
Reporter: Jiri Daněk
Priority: Minor
AMQP examples for Qpid Proton under
https://github.com/apache/activemq-artemis/tree/master/examples/protocols/amqp
have these two issues.
# The proton-cpp example uses the library qpid-cpp, not qpid-proton-cpp. It
should be changed or renamed.
# The proton-ruby example is currently broken and won't start with recent
Proton. Even if this was fixed, the example uses deprecated API. It should be
updated.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)