forked from Archives/Athou_commafeed
use our own log4j library on jboss
This commit is contained in:
7
src/main/webapp/META-INF/jboss-deployment-structure.xml
Normal file
7
src/main/webapp/META-INF/jboss-deployment-structure.xml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<jboss-deployment-structure>
|
||||||
|
<deployment>
|
||||||
|
<exclusions>
|
||||||
|
<module name="org.apache.log4j" />
|
||||||
|
</exclusions>
|
||||||
|
</deployment>
|
||||||
|
</jboss-deployment-structure>
|
||||||
Reference in New Issue
Block a user