Uploaded image for project: 'Cactus'
  1. Cactus
  2. CACTUS-248

Add option to allow for custom ServletRedirectors

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Ant Integration
    • None
    • Using svn head of cactus

    Description

      The current CactifyWar task does not allow for a custom ServletRedirector class to be specified. I have created a very simple patch that adds the option of specifying the ServletRedirector class.

      So the ServletRedirector class can be specified like so:

      <cactifywar srcfile="${war.original}"
      destfile="${war.new}">
      <servletredirector classname="${custom.servletredirector}"/>
      </cactifywar>

      Attachments

        1. cactifywar.patch
          2 kB
          Matt Wringe

        Activity

          People

            paranoiabla Petar Tahchiev
            mwringe Matt Wringe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: