Imp Modules refactored for the readthedocs
[so.git] / adapters / mso-vfc-adapter / WebContent / WEB-INF / jboss-deployment-structure.xml
1 <jboss-deployment-structure>\r
2         <deployment>\r
3                 <!-- Exclusions allow you to prevent the server from automatically adding \r
4                         some dependencies -->\r
5                 <exclusions>\r
6                         <module name="org.apache.log4j" />\r
7                         <module name="org.slf4j" />\r
8                         <module name="org.slf4j.impl" />\r
9                 </exclusions>\r
10                 <dependencies>\r
11                         <module name="org.jboss.jandex" slot="main" />\r
12                         <module name="org.javassist" slot="main" />\r
13                         <module name="org.antlr" slot="main" />\r
14                         <module name="org.dom4j" slot="main" />\r
15                 </dependencies>\r
16         </deployment>\r
17 </jboss-deployment-structure>