From 025118cac0aea4a712a5f33a4783e7d630cc3f8f Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 24 Dec 2009 15:19:23 +0000 Subject: [PATCH] format --- spring-integration-samples/README.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spring-integration-samples/README.txt b/spring-integration-samples/README.txt index 77a183c993..3d792f5e72 100644 --- a/spring-integration-samples/README.txt +++ b/spring-integration-samples/README.txt @@ -82,8 +82,9 @@ Tools' context menu, and deploying to a dm server instance as the project's targeted runtime. A comprehensive overview of those OSGi samples is included in the "Samples" Appendix of the Spring Integration Reference Manual. -NOTE: Srtarting dmServer v2.0.M5 OSGi console is not available by default in favor of dmShell -However you can re-enable OSGi console by going to {dm_home}/lib and add osgi.console= to -com.springsource.kernel.launch.properties file +NOTE: Starting dmServer v2.0.M5 OSGi console is not available by default in +favor of dmShell. However you can re-enable the OSGi console by going to +{dm_home}/lib and adding osgi.console= to the +com.springsource.kernel.launch.properties file. Happy integration :-)