0 Replies Latest reply on Apr 9, 2012 12:26 PM by jamesc1

    Dynamically changing ScanPeriod in JBoss 6.1

    jamesc1

      I am using Java 6 and JBoss 6.1.0.Final.

       

      I can successfully change the value of ScanPeriod or even disable it by editing the file /jboss-6.1.0.Final/server/default/conf/bootstrap/profile.xml.

      I can successfully lookup DeploymentScannerMBean using its object name jboss.deployment:type=DeploymentScanner,flavor=URL.  However, this object does not give me any access to the ScanPeriod.

       

      Is there a way to lookup ScanPeriod or other ScannerConfigurations?