From 2645180900d9a2eb60d1e421f054fe857e57d746 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 16 Sep 2009 04:26:55 +0000 Subject: [PATCH] --- .../src/main/resources/META-INF/spring.handlers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.springframework.integration/src/main/resources/META-INF/spring.handlers b/org.springframework.integration/src/main/resources/META-INF/spring.handlers index 992546e207..a74163c091 100644 --- a/org.springframework.integration/src/main/resources/META-INF/spring.handlers +++ b/org.springframework.integration/src/main/resources/META-INF/spring.handlers @@ -1 +1 @@ -http\://www.springframework.org/schema/integration=org.springframework.integration.config.xml.IntegrationNamespaceHandler \ No newline at end of file +http\://www.springframework.org/schema/integration-osgi=org.springframework.integration.osgi.config.xml.IntegrationOSGiNamespaceHandler \ No newline at end of file