Re: Problem with SMPP Consumer error handling

2012-10-09 Thread Claus Ibsen
Btw I logged a ticket about this https://issues.apache.org/jira/browse/CAMEL-5693 On Fri, Oct 5, 2012 at 1:15 PM, Claus Ibsen wrote: > On Thu, Oct 4, 2012 at 9:27 PM, Christian Müller > wrote: >> @Claus: Could this be related to the doTry()/doCatch() issue you are >> investigating at present? Or

Re: Problem with SMPP Consumer error handling

2012-10-05 Thread Claus Ibsen
On Thu, Oct 4, 2012 at 9:27 PM, Christian Müller wrote: > @Claus: Could this be related to the doTry()/doCatch() issue you are > investigating at present? Or is the exception, which is thrown in the > doCatch() clause, wrapped into another exception? > > public void onAcceptDeliverSm(DeliverSm

Re: Problem with SMPP Consumer error handling

2012-10-04 Thread Christian Müller
@Claus: Could this be related to the doTry()/doCatch() issue you are investigating at present? Or is the exception, which is thrown in the doCatch() clause, wrapped into another exception? public void onAcceptDeliverSm(DeliverSm deliverSm) throws ProcessRequestException { LOG.debug("Re