| | 85 | <xsl:template match="mbean[@name='jboss.jmx:type=adaptor,name=MBeanProxyRemote,protocol=http']"> |
|---|
| | 86 | <xsl:comment>Nuxeo patch: mbean[jboss.jmx:type=adaptor,name=MBeanProxyRemote,protocol=http] removed</xsl:comment> |
|---|
| | 87 | </xsl:template> |
|---|
| | 88 | <xsl:template match="mbean[@name='jboss.jmx:type=adaptor,name=MBeanProxyRemote,protocol=jrmp']"> |
|---|
| | 89 | <xsl:comment>Nuxeo patch: mbean[jboss.jmx:type=adaptor,name=MBeanProxyRemote,protocol=jrmp] removed</xsl:comment> |
|---|
| | 90 | </xsl:template> |
|---|
| 85 | | <xsl:comment>Nuxeo patch: mbean[jboss.jmx:alias=jmx/rmi/RMIAdaptor] removed</xsl:comment> |
|---|
| | 92 | <xsl:comment>Nuxeo patch: added naming aliases to the Http Proxy</xsl:comment><xsl:text> |
|---|
| | 93 | </xsl:text><mbean code="org.jboss.naming.NamingAlias" name="jboss.jmx:alias=jmx/invoker/RMIAdaptor"><xsl:text> |
|---|
| | 94 | </xsl:text><attribute name="FromName">jmx/invoker/RMIAdaptor</attribute><xsl:text> |
|---|
| | 95 | </xsl:text><attribute name="ToName">jmx/invoker/HttpAdaptor</attribute><xsl:text> |
|---|
| | 96 | </xsl:text><depends>jboss:service=Naming</depends><xsl:text> |
|---|
| | 97 | </xsl:text></mbean><xsl:text> |
|---|
| | 98 | </xsl:text><xsl:comment>Nuxeo patch: mbean[jboss.jmx:alias=jmx/rmi/RMIAdaptor] replaced</xsl:comment><xsl:text> |
|---|
| | 99 | </xsl:text><mbean code="org.jboss.naming.NamingAlias" name="jboss.jmx:alias=jmx/rmi/RMIAdaptor"><xsl:text> |
|---|
| | 100 | </xsl:text><attribute name="FromName">jmx/rmi/RMIAdaptor</attribute><xsl:text> |
|---|
| | 101 | </xsl:text><attribute name="ToName">jmx/invoker/HttpAdaptor</attribute><xsl:text> |
|---|
| | 102 | </xsl:text><depends>jboss:service=Naming</depends><xsl:text> |
|---|
| | 103 | </xsl:text></mbean> |
|---|
| | 104 | </xsl:template> |
|---|
| | 105 | <xsl:template match="mbean[@name='jboss.jmx:alias=jmx/invoker/RMIAdaptor']"> |
|---|
| | 106 | <xsl:comment>Nuxeo patch: mbean[jboss.jmx:alias=jmx/invoker/RMIAdaptor] removed</xsl:comment> |
|---|
| 173 | | <xsl:template match="mbean[@name='jboss.j2ee:service=EARDeployer']/attribute[1]"> |
|---|
| 174 | | <xsl:copy> |
|---|
| 175 | | <xsl:apply-templates select="@*|node()"/> |
|---|
| 176 | | </xsl:copy><xsl:text> |
|---|
| 177 | | </xsl:text><xsl:comment>Nuxeo patch: mbean[jboss.j2ee:service=EARDeployer] now depends on HTTP invoker</xsl:comment><xsl:text> |
|---|
| 178 | | </xsl:text><depends>jboss:service=invoker,type=http</depends><xsl:text> |
|---|
| 179 | | </xsl:text><xsl:comment><xsl:text> |
|---|
| 180 | | NXJBossExtensions: A flag indicating that the preprocessor |
|---|
| | 195 | <xsl:template match="mbean[@name='jboss.j2ee:service=EARDeployer']"> |
|---|
| | 196 | <xsl:comment>Nuxeo patch: mbean[jboss.j2ee:service=EARDeployer]: removing redundant attribute</xsl:comment><xsl:text> |
|---|
| | 197 | </xsl:text><mbean code="org.nuxeo.runtime.jboss.deployment.NuxeoDeployer" name="jboss.j2ee:service=EARDeployer"><xsl:text> |
|---|
| | 198 | </xsl:text><xsl:comment><xsl:text> A flag indicating if ear deployments should have their own scoped |
|---|
| | 199 | class loader to isolate their classes from other deployments. |
|---|
| | 200 | </xsl:text></xsl:comment><xsl:text> |
|---|
| | 201 | </xsl:text><attribute name="Isolated">false</attribute><xsl:text> |
|---|
| | 202 | </xsl:text><xsl:comment><xsl:text>A flag indicating if the ear components should have in VM call |
|---|
| | 203 | optimization disabled. |
|---|
| | 204 | </xsl:text></xsl:comment><xsl:text> |
|---|
| | 205 | </xsl:text><attribute name="CallByValue">false</attribute><xsl:text> |
|---|
| | 206 | </xsl:text><xsl:comment><xsl:text> NXJBossExtensions: A flag indicating that the preprocessor |
|---|
| 186 | | </xsl:text></xsl:comment><xsl:text> |
|---|
| 187 | | </xsl:text><attribute name="Debug">true</attribute> |
|---|
| 188 | | </xsl:template> |
|---|
| 189 | | |
|---|
| 190 | | <!-- Removing redundant EAR deployer depends on HTTPS invoker --> |
|---|
| 191 | | <xsl:template match="mbean[@name='jboss.j2ee:service=EARDeployer']/attribute[@name='Debug']"> |
|---|
| 192 | | <xsl:comment>Nuxeo patch: mbean[jboss.j2ee:service=EARDeployer]: removing redundant attribute</xsl:comment> |
|---|
| 193 | | </xsl:template> |
|---|
| 194 | | <xsl:template match="mbean[@name='jboss.j2ee:service=EARDeployer']/depends[text()='jboss:service=invoker,type=http']"> |
|---|
| 195 | | <xsl:comment>Nuxeo patch: mbean[jboss.j2ee:service=EARDeployer]: removing redundant dependency</xsl:comment> |
|---|
| | 212 | </xsl:text></xsl:comment><xsl:text> |
|---|
| | 213 | </xsl:text><attribute name="Debug">true</attribute><xsl:text> |
|---|
| | 214 | </xsl:text></mbean> |
|---|