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

Issues in newer versions OR implementation error #59

Open
maxwellvogel opened this issue Dec 5, 2024 · 0 comments
Open

Issues in newer versions OR implementation error #59

maxwellvogel opened this issue Dec 5, 2024 · 0 comments

Comments

@maxwellvogel
Copy link

Is anyone using JMS in newer versions of Grails? I have successfully used the plugin in Grails 2 and Grails 4 projects but am struggling to get it working in Grails 6.2.1. Whether I use the default VM implementation or an external ActiveMQ broker, messages are posted to the queue but not received by the respective service methods. I have verified messages are being posted.

If the issue is likely on my end, would anyone be willing to take a look at my setup? I’ve created a playground project containing only the relevant components. Calls to /submission/send?text=hello send a message to the jmsplayground.receiving.test queue. I’d appreciate any help or insights.

https://github.com/maxwellvogel/jmsplayground

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

No branches or pull requests

1 participant