Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3697

Custom http handlers support

    XMLWordPrintable

Details

    Description

      We need support for custom handlers & filters

      something along the lines

      <handlers>
          <handler name="myhandler" class="full.class.name" module"full.module.name" />
      <handlers>
      
      <filters>
          <filter name="myfilter" class="full.class.name" module"full.module.name" />
      <filters>
      
      

      There should also be a way to pass in arbitrary config options

      Attachments

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            tomazcerar Tomaž Cerar (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: