summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 23:45:57 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 23:45:57 +0000
commit9c978d4756b58506f7eb2207d3ef9ce0b2788a7c (patch)
treef292f04ad177d306d9659f47ce40bd3b8d9e23a7 /sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF
parent960a006dea3b038c3c53885ae4cffa0ffda0f460 (diff)
More tweaks for the OSGi MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF')
-rw-r--r--sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF/MANIFEST.MF
index 98360d8566..843251bee0 100644
--- a/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/META-INF/MANIFEST.MF
@@ -93,6 +93,7 @@ Import-Package: javax.servlet,
org.apache.axis2.engine,
org.apache.axis2.handlers,
org.apache.axis2.receivers,
+ org.apache.axis2.transport,
org.apache.axis2.transport.http,
org.apache.axis2.transport.jms,
org.apache.axis2.transport.local,