From af2eafabbe610afc904544c6cd7dcc616d2b4920 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Fri, 28 May 2010 18:13:24 +0000 Subject: [PATCH] more minor tweaks; still experience some issues with deploying loanshark to tomcat within STS --- .../.settings/org.eclipse.wst.common.component | 4 +--- spring-integration-samples/loanshark/pom.xml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component b/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component index 4fe5ca7bd4..7b21d54e66 100644 --- a/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component +++ b/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component @@ -186,10 +186,8 @@ - - - + diff --git a/spring-integration-samples/loanshark/pom.xml b/spring-integration-samples/loanshark/pom.xml index f63605cbe0..92cba59605 100644 --- a/spring-integration-samples/loanshark/pom.xml +++ b/spring-integration-samples/loanshark/pom.xml @@ -151,6 +151,14 @@ org.springframework.js 2.0.8.RELEASE + + org.springframework + org.springframework.core + + + org.springframework + org.springframework.beans + org.springframework org.springframework.context @@ -159,6 +167,10 @@ org.springframework org.springframework.web + + org.springframework + org.springframework.web.servlet + org.apache.commons com.springsource.org.apache.commons.logging