-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels