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