<subsystem xmlns="urn:jboss:domain:ee:2.0">
<global-modules>
<module name="my.test.A" slot="main"/>
<module name="my.test.B" slot="main"/>
<module name="my.test.C" slot="main"/>
<module name="my.test.D" slot="main"/>
<module name="my.test.E" slot="main"/>
<module name="my.test.F" slot="main"/>
<module name="my.test.G" slot="main"/>
<module name="my.test.H" slot="main"/>
<module name="my.test.I" slot="main"/>
<module name="my.test.J" slot="main"/>
</global-modules>
.
.
.
</subsystem>