JIRA: https://jira.spring.io/browse/INT-4044 The wrong method `WebSocketStompClient.connect()` has been used before because of `Object` vararg. * Fix to the proper method invocation * Modify `StompInboundChannelAdapterWebSocketIntegrationTests` with `origin` handshake header to prove the fix