Files
spring-integration/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.wst.common.component

16 lines
905 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project-modules id="moduleCoreId" project-version="1.5.0">
<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>
</project-modules>