Uploaded image for project: 'Meecrowave'
  1. Meecrowave
  2. MEECROWAVE-115

Make valves configurable through properties

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.2
    • None

    Description

       

      valves.myValve1._className = org.apache.meecrowave.tomcat.LoggingAccessLogPattern
      valves.myValve1._order = 0
      
      valves.myValve1._className = SSOVa
      valves.myValve1._order = 1
      valves.myValve1.showReportInfo = false

      Overall the syntax is valves.id.property with two virtual properties to specify the class of the valve and its order in the list of valve (the pipeline)

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: