Skip to content

STOMP 1.1 protocol support for client [SPR-14391] #18964

@spring-projects-issues

Description

@spring-projects-issues

Achmad Nasirudin Sandi opened SPR-14391 and commented

I am working with spring spring-boot-starter-websocket 1.4.0.M3 and using stomp over websocket client to ack my message. Yet, when I tried to connect the broker to Apache ActiveMQ 5.13.3, I got this:

: org.apache.activemq.transport.stomp.ProtocolException: Unexpected ACK received for message-id [null]
 WARN | Exception occurred processing:
ACK
id:ID:moi-laptop-2-34547-1466655368399-10:1:1:1:1

When I checked the supported version in ActiveMQ https://stomp.github.io/implementations.html, it only support version up to 1.1. Could you please add suport for previous version also for STOMP client?

Thank you.


Affects: 4.3 GA

Referenced from: commits ebdc770

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions