[
https://issues.apache.org/jira/browse/ARTEMIS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiri Daněk updated ARTEMIS-1518:
--------------------------------
Description:
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.
# New major version of AMQP.netlite client was released, which is backwards
incompatible. The current example is for the previous version.
I
was:
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.
> 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.
> # New major version of AMQP.netlite client was released, which is backwards
> incompatible. The current example is for the previous version.
> I
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)