1710 Rebase - Second Attempt
[so.git] / mso-api-handlers / mso-api-handler-infra / 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 some dependencies -->\r
4                 <exclusions>\r
5                         <module name="org.apache.log4j" />\r
6                         <module name="org.slf4j" />\r
7                         <module name="org.slf4j.impl" />\r
8                         <module name="org.jboss.resteasy.resteasy-jackson-provider" />\r
9                         <module name="org.jboss.resteasy.resteasy-jettison-provider" />\r
10                 </exclusions>\r
11                 <dependencies>\r
12                             <module name="org.jboss.jandex" slot="main" />\r
13                 <module name="org.javassist" slot="main" />\r
14                 <module name="org.antlr" slot="main" />\r
15                 <module name="org.dom4j" slot="main" />\r
16                 <module name="org.jboss.resteasy.resteasy-jackson2-provider" services="import" />\r
17                 <!-- This module contain the ProviderBase class: -->\r
18                 <module name="com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider" export="true" />\r
19                 </dependencies>\r
20         </deployment>\r
21 </jboss-deployment-structure>\r
22 \r