From b3b23127b9a600ddd1b750337077afc10e26bd08 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 21 Jul 2009 22:03:18 +0000 Subject: [PATCH] Added comment about the STS 'Server Console' tab --- spring-integration-reference/src/samples.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spring-integration-reference/src/samples.xml b/spring-integration-reference/src/samples.xml index 8935fb621c..006a93dee4 100644 --- a/spring-integration-reference/src/samples.xml +++ b/spring-integration-reference/src/samples.xml @@ -393,7 +393,11 @@ in how it is implemented or want to customize message sending logic or even create a new command look at InboundDemoBundleActivator.java in the consumer bundle. - By default, when using dm Server, you can open the OSGi console by connecting to port 2401 via telnet: + When using the SpringSource Tool Suite, you can open the OSGi console by first opening the dm Server + view and then choosing the 'Server Console' tab at the bottom (to open the dm Server view, navigate to + the dm Server instance listed in the 'Servers' view and either double-click or hit F3). Alternatively, + you can open the OSGi console by connecting to port 2401 via telnet (as long as that is enabled, and + for dm Server, it is enabled by default): telnet localhost 2401