From 5a9e16987c1cc70da67b824d204bf5ef06d3db82 Mon Sep 17 00:00:00 2001 From: slaws Date: Sat, 8 Aug 2009 16:10:21 +0000 Subject: Some strangeness here. In unit tests there is a class not found exception for javax.jms.BytesMessage when Axis loads the JMS transport. Didn't used to happen but had to add these. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802412 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/binding-ws-axis2/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'java/sca/modules/binding-ws-axis2/pom.xml') diff --git a/java/sca/modules/binding-ws-axis2/pom.xml b/java/sca/modules/binding-ws-axis2/pom.xml index 5f988cd8b0..1c5da1a481 100644 --- a/java/sca/modules/binding-ws-axis2/pom.xml +++ b/java/sca/modules/binding-ws-axis2/pom.xml @@ -387,6 +387,19 @@ 2.0-SNAPSHOT test + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1 + provided + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + -- cgit v1.2.3