You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Petar Tahchiev (JIRA)" <ca...@jakarta.apache.org> on 2008/03/10 21:20:50 UTC

[jira] Assigned: (CACTUS-248) Add option to allow for custom ServletRedirectors

     [ https://issues.apache.org/jira/browse/CACTUS-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petar Tahchiev reassigned CACTUS-248:
-------------------------------------

    Assignee: Petar Tahchiev

> Add option to allow for custom ServletRedirectors
> -------------------------------------------------
>
>                 Key: CACTUS-248
>                 URL: https://issues.apache.org/jira/browse/CACTUS-248
>             Project: Cactus
>          Issue Type: New Feature
>          Components: Ant Integration
>         Environment: Using svn head of cactus
>            Reporter: Matt Wringe
>            Assignee: Petar Tahchiev
>         Attachments: cactifywar.patch
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org