Commit 70e4c009 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Removed SIP/SIMPLE libraries, added SOAP (Axis) libraries.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7863 b35dd754-fafc-0310-a699-88a17e54d16e
parent c303cd37
......@@ -160,7 +160,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/concurrent.jar!/" />
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/axis.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
......@@ -169,7 +169,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/jainsipri.jar!/" />
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/commons-discovery.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
......@@ -178,7 +178,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/jakarta-regexp.jar!/" />
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/jaxrpc.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
......@@ -187,7 +187,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/log4j.jar!/" />
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/xml-apis.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
......@@ -196,7 +196,25 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/jainsipapi.jar!/" />
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/wsdl4j.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/saaj.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/xercesImpl.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment