INT-1069: Change MessageGroup interfaces to better match use cases
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
<wb-module deploy-name="ws-inbound-gateway">
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
|
||||
<wb-resource deploy-path="/" source-path="/src/main/webapp"/>
|
||||
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/spring-integration-xml/spring-integration-xml">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/spring-integration-core/spring-integration-core">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<property name="java-output-path" value="/ws-inbound-gateway/target/classes"/>
|
||||
<property name="context-root" value="ws-inbound-gateway"/>
|
||||
</wb-module>
|
||||
|
||||
Reference in New Issue
Block a user