Re: camel-spring-boot + @UseAdviceWith

2017-03-27 Thread kim
/camel-spring-boot-UseAdviceWith-tp5780949p5796273.html Sent from the Camel - Users mailing list archive at Nabble.com.

RE: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread David Bennison
Cheers Claus From: Jeff Segal <jeffrey.se...@gmail.com> Sent: 15 April 2016 15:40 To: users@camel.apache.org Subject: Re: camel-spring-boot + @UseAdviceWith Very exciting! I'll probably still have to employ a work-around for now but look forward to

Re: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread Jeff Segal
ny known > >> workarounds. > >> > >> BTW once I ripped out Camel Spring Boot the @UseAdviceWith worked. > >> ____ > >> From: Jeff Segal <jeffrey.se...@gmail.com> > >> Sent: 14 April 2016 18:18 > >>

Re: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread Claus Ibsen
gt; >> BTW once I ripped out Camel Spring Boot the @UseAdviceWith worked. >> >> From: Jeff Segal <jeffrey.se...@gmail.com> >> Sent: 14 April 2016 18:18 >> To: users@camel.apache.org >> Subject: Re: camel-spring-boot + @UseAdviceWith >> >> Exactly

Re: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread Jeff Segal
on't work, preferably with any known > workarounds. > > BTW once I ripped out Camel Spring Boot the @UseAdviceWith worked. > > From: Jeff Segal <jeffrey.se...@gmail.com> > Sent: 14 April 2016 18:18 > To: users@camel.apache.org &

RE: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread David Bennison
ct: Re: camel-spring-boot + @UseAdviceWith Exactly - I had the same suspicion with regard to Camel-7963 but was hoping to be proven wrong here. I have not gotten any further unfortunately. I'm planning on trying a few work-arounds but it's unclear what the typical setup ought to be. I would

Re: camel-spring-boot + @UseAdviceWith

2016-04-14 Thread Jeff Segal
egal <jeffrey.se...@gmail.com> > Sent: 12 April 2016 16:46 > To: users@camel.apache.org > Subject: camel-spring-boot + @UseAdviceWith > > All, > > I'm currently creating a camel-spring-boot project and would like to add > some tests using @UseAdviceWith but am hitt

RE: camel-spring-boot + @UseAdviceWith

2016-04-14 Thread David Bennison
unrelated. From: Jeff Segal <jeffrey.se...@gmail.com> Sent: 12 April 2016 16:46 To: users@camel.apache.org Subject: camel-spring-boot + @UseAdviceWith All, I'm currently creating a camel-spring-boot project and would like to add some tests using @UseAdviceWith but am hitting

RE: camel-spring-boot + @UseAdviceWith

2016-04-14 Thread David Bennison
Hi, Have you got any further with this? I am suffering from the same problem. From: Jeff Segal <jeffrey.se...@gmail.com> Sent: 12 April 2016 16:46 To: users@camel.apache.org Subject: camel-spring-boot + @UseAdviceWith All, I'm currently creating a

camel-spring-boot + @UseAdviceWith

2016-04-12 Thread Jeff Segal
All, I'm currently creating a camel-spring-boot project and would like to add some tests using @UseAdviceWith but am hitting a few issues. I couldn't find an example that fit that use case exactly, so I've played around with different things to no avail. Specifically, I found that when I use