versionless schemas for http and ip modules

This commit is contained in:
Mark Fisher
2011-10-10 12:49:30 -04:00
parent 6e2f5064e8
commit e09a5da3ec
8 changed files with 15 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/integration/http http://www.springframework.org/schema/integration/http/spring-integration-http.xsd
http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd">
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
<si:publish-subscribe-channel id="requests"/>