You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Rodney Schneider <ro...@actf.com.au> on 2003/01/06 02:58:55 UTC

ExceptionHandler [was Re: Changes to intake service]

On Mon, 23 Dec 2002 09:44, you wrote:
> I just completed backporting the the changes from T3's
> TurbineException and TurbineRuntimeException.  I also changes
> SystemError to use NestableError from commons-lang.
>
> I will start looking at a configurable exception handler to T2.2.

Hi Quinton,

This is not just related to Intake exceptions, but is to do with the 
way the Turbine 2.x servlet handles any exception that is thrown while 
Turbine is handling a request.  Currently, Turbine 2.x resorts to 
spitting the stacktrace down the servlet response and this may not be 
desirable for many applications.   I noticed in the wiki that you put 
it under the section of an Intake enhancement, but it is really a 
Turbine enhancement...

-- Rodney


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>