Re: Disable PageRenderSupport

2008-04-27 Thread Fernando Padilla
That was one option that I wanted to get confirmation about. What if you add another entry to the configuration element with the same name of a previous one.. does it override or ignore or throw exception? I tried it and it seemed to not work, but it's late here, and maybe it was something el

Re: Disable PageRenderSupport

2008-04-27 Thread Chris Lewis
Hi Fernando, I've not tried this before, but can you just replace the one that gets added in the TapestryModule (line 1529)? I thought there was a way to do this, perhaps by adding yours to the configuration with the same service id. Fernando Padilla wrote: > Hello. I would like to disable the d