gbootDemoApplication {
> ...
>
> and that includes autoConfig.
>
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/testing-routes-when-using-spring-boot-tp5795812p5795816.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
@SpringBootApplication
public class CamelSpringbootDemoApplication {
...
and that includes autoConfig.
--
View this message in context:
http://camel.465427.n5.nabble.com/testing-routes-when-using-spring-boot-tp5795812p5795816.html
Sent from the Camel - Users mailing list archive at Nabble.com.
r, now I know that there is something else wrong with
> my project.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/testing-routes-when-using-spring-boot-tp5795812p5795814.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
.465427.n5.nabble.com/testing-routes-when-using-spring-boot-tp5795812p5795814.html
Sent from the Camel - Users mailing list archive at Nabble.com.
nWith(SpringRunner.class)?
>
> Camel in Action 2ed does not help with testing in Spring Boot context :(
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/testing-routes-when-using-spring-boot-tp5795812.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
t :(
--
View this message in context:
http://camel.465427.n5.nabble.com/testing-routes-when-using-spring-boot-tp5795812.html
Sent from the Camel - Users mailing list archive at Nabble.com.
{
>>@Override
>>public void configure() throws Exception {
>>weaveAddLast().to("mock:mainRoute");
>> }
>>});
>> ...
>>
>> Here comes the camel-context.xml:
>>
&g
ve deps to model package where the route defs are.
> Hilde
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Testing-routes-Get-route-definition-by-id-gets-null-tp5715014p5715033.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
--
.nabble.com/Testing-routes-Get-route-definition-by-id-gets-null-tp5715014p5715033.html
Sent from the Camel - Users mailing list archive at Nabble.com.
class="com.routes.MainRoute">
>
>
>
>
>
>
> ...
>
>
>
> Could you help me?
>
> Cheers
> Hilde
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Testing-routes-G
ers
Hilde
--
View this message in context:
http://camel.465427.n5.nabble.com/Testing-routes-Get-route-definition-by-id-gets-null-tp5715014.html
Sent from the Camel - Users mailing list archive at Nabble.com.
ee chapter 4 in the upcoming book Camel in action which
>>> has a whole chapter devoted to testing. Its approx 35+ pages.
>>>
>>
>> Ah sorry got the chapters mixed up. Its chapter 5 which is about testing.
>>
>> You can also find inspiration on this b
.
>
> You can also find inspiration on this blog entry
> http://davsclaus.blogspot.com/2009/04/on-road-to-camel-20-interceptors.html
>
> where you can leverage the interceptors with testing.
>
>>
>>
>>> View this message in context:
>>> htt
us.blogspot.com/2009/04/on-road-to-camel-20-interceptors.html
where you can leverage the interceptors with testing.
>
>
>> View this message in context:
>> http://www.nabble.com/Testing-Routes-tp25977697p25977697.html
>> Sent from the Camel - Users mailing list ar
le chapter devoted to testing. Its approx 35+ pages.
> View this message in context:
> http://www.nabble.com/Testing-Routes-tp25977697p25977697.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
--
Claus Ibsen
Apache Camel Committer
Open Source I
-written
to go to mock endpoints. I want to test the routing system that's in place
not re-write it. Is that possible?
--
View this message in context:
http://www.nabble.com/Testing-Routes-tp25977697p25977697.html
Sent from the Camel - Users mailing list archive at Nabble.com.
16 matches
Mail list logo