You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/07/06 10:16:36 UTC

[jira] [Resolved] (CAMEL-3213) facility to debug the camel test case in eclipse with spring osgi framework

     [ https://issues.apache.org/jira/browse/CAMEL-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3213.
--------------------------------

    Resolution: Won't Fix

Not a Camel issue per see. 

If you use blueprint we have a camel-test-blueprint component that can debug easily.
                
> facility to debug the camel test case in eclipse with spring osgi framework
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-3213
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3213
>             Project: Camel
>          Issue Type: Test
>          Components: osgi, tests
>    Affects Versions: 2.4.0
>            Reporter: ext2
>             Fix For: 3.0.0
>
>         Attachments: camel-test.zip
>
>
> To debug the camel test case in osgi framework with eclipse ide; if using PAX-EXAM , it is difficult than spring-osgi-test, because pax-exam ask for remote debug and ask for change the code of test-code to add remote debugging options;
> But if we use  spring-osgi , it will loading some exhausted and expired bundles by default. Some bundles are expired and hardly to find in the maven repository; 
> here give a patch to refine the default loaded bundles by spring-osgi-test, and also it support a CamelTestSupport-like interface to write test case, so the already written test cases can easily changed to run in spring osgi framework;
> 	Hope it's useful to you

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira