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 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 using this once 2.17

Re: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread Jeff Segal
> >> > >> BTW once I ripped out Camel Spring Boot the @UseAdviceWith worked. > >> > >> From: Jeff Segal > >> Sent: 14 April 2016 18:18 > >> To: users@camel.apache.org > >> Subject: Re: camel-spring-boo

Re: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread Claus Ibsen
_ >> From: Jeff Segal >> Sent: 14 April 2016 18:18 >> To: users@camel.apache.org >> Subject: Re: camel-spring-boot + @UseAdviceWith >> >> Exactly - I had the same suspicion with regard to Camel-7963 but was hoping >> to

Re: camel-spring-boot + @UseAdviceWith

2016-04-15 Thread Jeff Segal
y with any known > workarounds. > > BTW once I ripped out Camel Spring Boot the @UseAdviceWith worked. > > From: Jeff Segal > Sent: 14 April 2016 18:18 > To: users@camel.apache.org > Subject: Re: camel-spring-boot + @UseAdviceWith

RE: camel-spring-boot + @UseAdviceWith

2016-04-14 Thread David Bennison
ed in the Docs the annotations that don't work, preferably with any known workarounds. BTW once I ripped out Camel Spring Boot the @UseAdviceWith worked. From: Jeff Segal Sent: 14 April 2016 18:18 To: users@camel.apache.org Subject: Re: camel-s

Re: camel-spring-boot + @UseAdviceWith

2016-04-14 Thread Jeff Segal
like > @MockEndpoints" > > So perhaps they never got done. I had problems with @MockEndpoints as > well. I am also experiencing strangeness with NotifyBuilder but that could > be unrelated. > > From: Jeff Segal > Sent:

RE: camel-spring-boot + @UseAdviceWith

2016-04-14 Thread David Bennison
unrelated. From: Jeff Segal 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 a few issues. I couldn't

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 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 projec

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 @Con