[ 
https://issues.apache.org/jira/browse/CAMEL-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090171#comment-13090171
 ] 

Andreas Kuhtz commented on CAMEL-4374:
--------------------------------------

@Willem
You're right, but currently it doesn't support even a single camel context in 
the XML file and the patch shows at least this problem. I'm not sure if the 
problem could be solved if the debugger could be configured in the camel 
context via Spring XML ...

> The debugger doesn't work in the CamelSpringTestSupport with route defined in 
> XML
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-4374
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4374
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-test
>    Affects Versions: 2.8.0
>            Reporter: Andreas Kuhtz
>             Fix For: 2.8.1, 2.9.0
>
>         Attachments: camel-4374.patch
>
>
> The debugger doesn't work in the CamelSpringTestSupport with route defined in 
> XML. This issue is related to CAMEL-4368 (closed and I cannot re-open).
> I've created a patch with 2 new tests that show the problem and a solution 
> (check the doSetup() method in the tests). However I think this could be 
> improved by moving the SpringCamelContext.setNoStart(true); to 
> CamelSpringTestSupport).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to