From 51a0104172f8583933fad8d5471b376ed20a70e6 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 17 Jul 2009 16:59:26 +0000 Subject: [PATCH] minor improvement: bundle ID --- spring-integration-reference/src/samples.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-reference/src/samples.xml b/spring-integration-reference/src/samples.xml index 1420f802cc..13e235beb2 100644 --- a/spring-integration-reference/src/samples.xml +++ b/spring-integration-reference/src/samples.xml @@ -411,7 +411,7 @@ the consumer bundle. If using STS to deploy to dm Server, the refresh will happen automatically. If replacing bundles manually, - you can issue the command 'refresh n' in the OSGi console (where n would be the number of the bundle as + you can issue the command 'refresh n' in the OSGi console (where n would be the ID of the bundle as displayed at any point after issuing the 'ss' command to see the short status output). You will see that the change takes affect immediately. Not only that, you could even start developing and