Skip to content

Issues in newer versions OR implementation error #59

@maxwellvogel

Description

@maxwellvogel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions