INT-494
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
|
||||
<context:component-scan base-package="org.springframework.integration.samples.jms"/>
|
||||
|
||||
<jms:inbound-gateway id="jmsin" destination="requestQueue" request-channel="demoChannel"/>
|
||||
<jms:inbound-gateway id="jmsin"
|
||||
request-destination="requestQueue"
|
||||
request-channel="demoChannel"/>
|
||||
|
||||
<channel id="demoChannel"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user