From de5af4489875cae63414a4f7c9dce086c2f0c2b7 Mon Sep 17 00:00:00 2001 From: lucasward Date: Mon, 24 Sep 2007 05:59:17 +0000 Subject: [PATCH] Added Spring-ws as a dependency, so that the new xmlStaxJob will run correctly, per BATCH-116 --- samples/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/samples/pom.xml b/samples/pom.xml index d0863d919..b8060852e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -81,6 +81,22 @@ commons-dbcp test + + org.springframework.ws + spring-oxm + 1.0-rc2 + true + + + org.springframework + spring-beans + + + org.springframework + spring-core + + + geronimo-spec geronimo-spec-j2ee