Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-946

Log message for synthesizing application file should be a higher priority

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0.2
    • 4.1.1
    • Framework
    • None
    • All

    Description

      Currently, if an application file isn't found, the following DEBUG message is printed:
      Could not find an application specification for application servlet <servlet-name>

      Considering the ramifications of not finding an application file, this message should be upgraded to WARN and changed to the following so users won't get too concerned if they truly don't have one:
      Could not find an application specification for application servlet <servlet-name>. Continuing using defaults.

      The current DEBUG level leaves users with either a tremendous amount of messages to sift through, or no indication of a very important aspect of their runtime configuration when the usual problem is a naming discrepancy between the servlet name and the application file name.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vaporrun Brian K. Wallace
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: