Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with latest version of amqp-client.jar #21

Open
postalservice14 opened this issue Apr 6, 2015 · 2 comments · Fixed by #23
Open

Doesn't work with latest version of amqp-client.jar #21

postalservice14 opened this issue Apr 6, 2015 · 2 comments · Fixed by #23

Comments

@postalservice14
Copy link

When I have version 3.4.4 of the amqp-client.jar installed, it works. When I upgrade to 3.5.x, it throws an error because "AMQP.BasicProperties::setHeaders" method was removed.

https://www.rabbitmq.com/releases/rabbitmq-java-client/v3.5.0/rabbitmq-java-client-javadoc-3.5.0/com/rabbitmq/client/AMQP.BasicProperties.html

@jlavallee
Copy link
Owner

Thanks for the heads up. A pull request would be most welcome :)

@postalservice14
Copy link
Author

Sure, PR available here: #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants