Uploaded image for project: 'Shale'
  1. Shale
  2. SHALE-424

ComponentConfigBean does not check for an empty value in the config files list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.4
    • 1.0.5
    • Clay
    • None
    • Important

    Description

      If you specify your Clay Common Configuration Resources in web.xml as follows:
      <context-param>
      <param-name>
      org.apache.shale.clay.COMMON_CONFIG_FILES
      </param-name>
      <param-value>
      /WEB-INF/clay-config.xml,
      /WEB-INF/tomahawk-1.1.5-SNAPSHOT-config.xml</param-value>
      </context-param>

      the ComponentConfigBean will take the cr/lf as an empty filename and try to creeate a URL from it. ComponentConfigBean needs to check for empty values before actually trying to create the URL.

      Attachments

        Activity

          People

            hermod Hermod Opstvedt
            hermod Hermod Opstvedt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: