-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
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)Issues in messaging modules (jms, messaging)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement