1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2"> |
||||
<deployment> |
||||
<dependencies> |
||||
<system> |
||||
<paths> |
||||
<path name="com/sun/management"/> |
||||
</paths> |
||||
</system> |
||||
</dependencies> |
||||
</deployment> |
||||
</jboss-deployment-structure> |
||||
Loading…
Reference in new issue