XmppConnectionFactoryBean's autoStartup property is now true by default (not just via schema-based configuration + parsing)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<constructor-arg value="myServiceName"/>
|
||||
</bean>
|
||||
</constructor-arg>
|
||||
<property name="autoStartup" value="false"/>
|
||||
</bean>
|
||||
|
||||
<int:channel id="outboundEventChannel"/>
|
||||
|
||||
Reference in New Issue
Block a user