Re: RequestProcessor and multiples configuration files

2006-02-01 Thread Jérémie GARROT
Merci Beaucoup I forgot a tag in the last config file. After deleting it, it works fine now. Thanks a lot for your help! Jérémie Hubert Rabago a écrit : If all the config files are for the same module, make sure you put the request processor definition in just one of

Re: RequestProcessor and multiples configuration files

2006-01-30 Thread Hubert Rabago
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 wi