Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1491

add a LazyValve

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.2, 7.0.0-M1
    • None
    • None

    Description

      It is nice to provide a valve which can be loaded with container classloader. It would have limitations but would help in several cases.

      app.war!/META-INF/context.xml:

      <Context>
        <Valve className="org.apache.tomee.catalina.valve.LazyValve"
               delegateClassName="org.superbiz.MyValve" properties="config1=value1..." />
      </Context>
      

      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: