Commit 0b74558e authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Updated with proxool jar and javaee jar.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9907 b35dd754-fafc-0310-a699-88a17e54d16e
parent a44b89cd
......@@ -30,6 +30,11 @@
<attribute name="method" value="0" />
<attribute name="URI" value="/WEB-INF/classes" />
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="0" />
<attribute name="URI" value="&lt;N/A&gt;" />
<url>jar://$APPLICATION_HOME_DIR$/lib/javaee.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="0" />
<attribute name="URI" value="/WEB-INF/lib" />
......@@ -235,6 +240,11 @@
<attribute name="URI" value="/WEB-INF/lib" />
<url>jar://$MODULE_DIR$/../lib/merge/mina-filter-ssl.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="0" />
<attribute name="URI" value="/WEB-INF/lib" />
<url>jar://$MODULE_DIR$/../lib/merge/proxool.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="0" />
<attribute name="URI" value="/WEB-INF/lib" />
......
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