Re: New CocoonServlet throws NullPointerException...

2003-02-06 Thread Vadim Gritsenko
Pier Fumagalli wrote: Is there any sort of documentation on somewhere? handle-error is a regular pipeline with couple of exceptions: 1. As of today, generator is pre-set and can not be specified. It is on the TODO list to allow arbitrary generator in the handle-errors. Pre-set generator i

Re: New CocoonServlet throws NullPointerException...

2003-02-06 Thread Nicola Ken Barozzi
Pier Fumagalli wrote, On 06/02/2003 22.01: "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Pier Fumagalli wrote: Well, anyhow, this fixes it... It does not fix the reason of NPE though, this is just a workaround. Intention was not to log stacktrace in under certain conditions. Yes... That'

Re: New CocoonServlet throws NullPointerException...

2003-02-06 Thread Pier Fumagalli
"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> Well, anyhow, this fixes it... > > It does not fix the reason of NPE though, this is just a workaround. > Intention was not to log stacktrace in under certain conditions. Yes... That's why I didn't commit it straight away.

Re: New CocoonServlet throws NullPointerException...

2003-02-06 Thread Vadim Gritsenko
Pier Fumagalli wrote: Vadim, your last changes to the cocoon servlet are throwing me a NPE... java.lang.NullPointerException at org.apache.cocoon.components.notification.DefaultNotifyingBuilder.build(DefaultNotifyingBuilder.java:152) at org.apache.cocoon.components.notification

New CocoonServlet throws NullPointerException...

2003-02-06 Thread Pier Fumagalli
Title: New CocoonServlet throws NullPointerException... Vadim, your last changes to the cocoon servlet are throwing me a NPE... java.lang.NullPointerException at org.apache.cocoon.components.notification.DefaultNotifyingBuilder.build(DefaultNotifyingBuilder.java:152) at