On 10/5/06, Ralf Wunsch <[EMAIL PROTECTED]> wrote:
gnodet wrote:
>
> A few questions:
> * How are the errorHandler and errorHandlerConfig related ?
> * If I want to handle a given exception specifically, i guess
> I need to implement a custom errorHandler, right ?
> * how does the errorH
gnodet wrote:
>
> A few questions:
> * How are the errorHandler and errorHandlerConfig related ?
> * If I want to handle a given exception specifically, i guess
> I need to implement a custom errorHandler, right ?
> * how does the errorHandler plug into the jbi container ?
>
* If i have
Sounds good. Nice work !
A few questions:
* How are the errorHandler and errorHandlerConfig related ?
* If I want to handle a given exception specifically, i guess
I need to implement a custom errorHandler, right ?
* how does the errorHandler plug into the jbi container ?
If you want to donat
I Agree that I'm not sure you should build in exception routing when it is
better placed as another component that handles the Call and return of an
exception. It would seem that when building up services you should be
handling exceptions and returning faults/exceptions in a clean fashion and
tha