Add STOMP broker relay to configure "host" header

Issue: SPR-10955
This commit is contained in:
Rossen Stoyanchev
2013-10-14 16:35:16 -04:00
parent cf7889e226
commit 7c3749769a
2 changed files with 60 additions and 7 deletions

View File

@@ -113,6 +113,8 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
}
}
// test "host" header (virtualHost property) when TCP client is behind interface and configurable
@Test
public void publishSubscribe() throws Exception {