generating id as a fallback for inbound XMPP channel adapters

This commit is contained in:
Mark Fisher
2010-11-15 17:19:50 -05:00
parent d45f54ba70
commit 762df2f477
3 changed files with 15 additions and 1 deletions

View File

@@ -14,7 +14,6 @@
http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-3.0.xsd
http://www.springframework.org/schema/integration/stream http://www.springframework.org/schema/integration/stream/spring-integration-stream.xsd">
<beans:bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<beans:property name="location" value="classpath:test.properties"/>
</beans:bean>