Este contenido no está disponible en el idioma seleccionado.
2.2. Hot Deployment
Hot deployment in JBoss Enterprise Application Platform 5 is controlled by the
Profile implementations associated with the ProfileService. The HDScanner bean deployed via the deploy/hdscanner-jboss-beans.xml MC deployment, queries the profile service for changes in application directory contents and redeploys updated content, undeploys removed content, and adds new deployment content to the current profile via the ProfileService.
Disabling hot deployment is achieved by removing the
hdscanner-jboss-beans.xml file from deployment.