This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<server>
<!--
The JBoss Bean Deployer
-->
<mbean code="org.jboss.kernel.deployment.jboss.JBossBeanDeployer"
name="jboss.bean:service=JBossBeanDeployer">
<attribute name="Extension">.beans</attribute>
<attribute name="MetaDataURL">META-INF/jboss-beans.xml</attribute>
</mbean>
</server>