Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3098

jsp-configuration: check-interval has invalid default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.CR1
    • None
    • Web
    • None

    Description

      In jsp-configuration resource-description gives.

      "check-interval" =>

      { "type" => INT, "description" => "Check interval for JSP updates using a background thread.", "required" => false, "default" => 0, "access-type" => "read-write", "storage" => "configuration", "restart-required" => "no-services" }

      ,

      Setting that attribute to 0 gives:

      12:48:40,565 ERROR [org.jboss.as.controller] (HttpManagementService-threads - 47) Operation ("write-attribute") failed - address: ([

      {"subsystem" => "web"}

      ,

      {"configuration" => "jsp-configuration"}

      ]) - failure description: "JBAS014708: 0 is an invalid value for parameter check-interval. A minimum value of 1 is required"

      Side note: no unit is given - what does 1 mean? each ms?

      Attachments

        Activity

          People

            rmaucher Remy Maucherat
            pilhuhn Heiko Rupp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: