From 016a87eb54d40f96f1fd130fdef10219d53bc5c0 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 20 Oct 2011 08:50:05 +0000 Subject: [PATCH] Added javamail dep --- samples/mtom/client/spring-ws/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/samples/mtom/client/spring-ws/pom.xml b/samples/mtom/client/spring-ws/pom.xml index 16637638..3da1e0f6 100644 --- a/samples/mtom/client/spring-ws/pom.xml +++ b/samples/mtom/client/spring-ws/pom.xml @@ -75,5 +75,10 @@ org.apache.ws.commons.axiom axiom-impl + + javax.mail + mail + runtime +