If all the config files are for the same module, make sure you put the
request processor definition in just one of those config files.  In
cases where multiple files (for the same module) carry request
processor definitions, the last definition processed upon startup
would be the definition that will be in effect.

Hubert

On 1/27/06, Jérémie GARROT <[EMAIL PROTECTED]> wrote:
> Hello,
>   I have a problem with my struts configuration file.
>     I use a specific RequestProcessor class that extends RequestProcessor.
>        but since I cut my struts configuration file in multiples files,
> it doesn't work anymore : the standard  processor class is invoked
> instead of mine.
>           does anyone have an idea about what happens?
>
>    Thanks
>
> --
> Jérémie GARROT
> I-NOVA / www.i-nova.fr
> 11, avenue Albert Einstein
> 69100 VILLEURBANNE
> tél: +33 (0) 478 279 502
> mob: +33 (0) 625 090 444
> --------------------------------------
> - Idea management: NovaGO.
> - Project Portfolio Management: NovaBOARD
> - Troubleshooting on industrial equipment: RESPONSE.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to