You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring a sockjs stomp-endpoint using XML, the custom HandshakeHandler is not set.
This custom HandshakeHandler should be set in a WebsocketTransportHandler (itself added to the list of transport overrides when creating the instance of the socksJsService).