I don't using weaving in my tests so can't be of a whole lot of help.
Personally I'd try separating the single weave and double into two separate
test files and see if there's any difference. It isn't too surprising that
it fails with multiples especially with exception handling given the
cautionary note in the camel docs.  That's why I wonder if a simple test
with only one advice and no exception handling in its own test file works
as expected.  If not then that smells like a test framework bug.  But, hey,
what do I know?  Like I said I've always used different mechanisms for
testing and don't really use weaving.  Just thought I'd throw some thoughts
out there since nobody else on the forum seems to have any ideas either.
Wish I could be of more help.

http://camel.apache.org/advicewith.html

On Fri, Sep 23, 2016 at 3:36 AM, ncsibra <norbert_csi...@epam.com> wrote:

> Can somebody confirm that am I doing something wrong or is this really a
> bug?
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/weaveAddFirst-doesn-t-work-correctly-with-route-level-onException-
> tp5787900p5787949.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to