diff --git a/spring-integration-samples/jmx/src/main/java/org/springframework/integration/samples/jmx/JmxAdapterDemo-context.xml b/spring-integration-samples/jmx/src/main/java/org/springframework/integration/samples/jmx/JmxAdapterDemo-context.xml
index cc8b33b8ed..4ef1364d55 100644
--- a/spring-integration-samples/jmx/src/main/java/org/springframework/integration/samples/jmx/JmxAdapterDemo-context.xml
+++ b/spring-integration-samples/jmx/src/main/java/org/springframework/integration/samples/jmx/JmxAdapterDemo-context.xml
@@ -30,8 +30,8 @@
-
+
\ No newline at end of file
diff --git a/spring-integration-samples/loanshark/pom.xml b/spring-integration-samples/loanshark/pom.xml
index 1114e627cb..4472161a69 100644
--- a/spring-integration-samples/loanshark/pom.xml
+++ b/spring-integration-samples/loanshark/pom.xml
@@ -11,6 +11,11 @@
Spring Integration Loan Shark Sample
war
+
+ org.hibernate
+ hibernate-entitymanager
+ 3.3.2.GA
+
commons-logging
commons-logging
@@ -23,7 +28,7 @@
javax.servlet
servlet-api
2.5
- provided
+ provided
@@ -116,7 +121,9 @@
1.0
-
+
org.hibernate
hibernate-validator
4.0.0.GA
@@ -184,7 +191,10 @@
3.1.0
-
+
javax.servlet.jsp.jstl
jstl-api
1.2
@@ -240,7 +250,10 @@
aspectj-maven-plugin
1.0
-
+
org.aspectj
aspectjrt
@@ -359,15 +372,21 @@
repository.jboss
JBoss Repository
http://repository.jboss.org/maven2
- true
- false
+
+ true
+
+
+ false
+
repository.glassfish
Glassfish Repository
http://download.java.net/maven/glassfish
- false
+
+ false
+
repository.springframework.maven.release
diff --git a/spring-integration-samples/loanshark/src/main/resources/META-INF/spring/integrationContext.xml b/spring-integration-samples/loanshark/src/main/resources/META-INF/spring/integrationContext.xml
index 646b004617..99f07301de 100644
--- a/spring-integration-samples/loanshark/src/main/resources/META-INF/spring/integrationContext.xml
+++ b/spring-integration-samples/loanshark/src/main/resources/META-INF/spring/integrationContext.xml
@@ -24,7 +24,7 @@
input-channel="transformedChannel"
ref="accumulator" />
-
-
+
+
diff --git a/spring-integration-samples/ws-inbound-gateway/.settings/org.maven.ide.eclipse.prefs b/spring-integration-samples/ws-inbound-gateway/.settings/org.maven.ide.eclipse.prefs
index 36f3af1cf1..3555c41515 100644
--- a/spring-integration-samples/ws-inbound-gateway/.settings/org.maven.ide.eclipse.prefs
+++ b/spring-integration-samples/ws-inbound-gateway/.settings/org.maven.ide.eclipse.prefs
@@ -1,9 +1,9 @@
-#Thu Feb 25 18:31:04 PST 2010
+#Wed Jul 28 12:38:49 EDT 2010
activeProfiles=
eclipse.preferences.version=1
fullBuildGoals=process-test-resources
includeModules=false
-resolveWorkspaceProjects=true
+resolveWorkspaceProjects=false
resourceFilterGoals=process-resources resources\:testResources
skipCompilerPlugin=true
version=1