Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7862

Outdated deployment-scanner xml snippet in deployments readme.txt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • Documentation
    • None

    Description

      $JBOSS_HOME/standalone/deployments/README.txt contains following configuration XML snippet:

      <deployment-scanner scan-interval="5000" relative-to="jboss.server.base.dir" path="deployments" auto-deploy-zipped="true" auto-deploy-exploded="false"/>
      

      but actual snippet from standalone.xml config file is

      <deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-interval="5000" runtime-failure-causes-rollback="${jboss.deployment.scanner.rollback.on.failure:false}"/>
      

      This might be confusing.

      Attachments

        Issue Links

          Activity

            People

              psakar@redhat.com Petr Sakar (Inactive)
              psakar@redhat.com Petr Sakar (Inactive)
              Pavel Jelinek Pavel Jelinek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: