[jira] [Commented] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-30 Thread Christian Eve (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16963007#comment-16963007 ] Christian Eve commented on CAMEL-14099: --- You also have to add  {code:java} org.ow2.asm

[jira] [Commented] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-29 Thread Christian Eve (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961755#comment-16961755 ] Christian Eve commented on CAMEL-14099: --- Thanks to  Luigi De Masi and Kevin Boone from Red Hat who

[jira] [Commented] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-25 Thread Christian Eve (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959502#comment-16959502 ] Christian Eve commented on CAMEL-14099: --- I think it is a deeper issue anywhere in pojoSR... maybe

[jira] [Commented] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-23 Thread Christian Eve (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16957658#comment-16957658 ] Christian Eve commented on CAMEL-14099: --- Using {code:java} FooInterface foo = new FooImpl();

[jira] [Commented] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-23 Thread Christian Eve (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16957633#comment-16957633 ] Christian Eve commented on CAMEL-14099: --- Thanks for the quick response. Without using Mockito, it

[jira] [Created] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-23 Thread Christian Eve (Jira)
Christian Eve created CAMEL-14099: - Summary: Mocking OSGi Services failes using classes Key: CAMEL-14099 URL: https://issues.apache.org/jira/browse/CAMEL-14099 Project: Camel Issue Type: Bug

[jira] [Updated] (CAMEL-14099) Mocking OSGi Services failes using classes

2019-10-23 Thread Christian Eve (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Eve updated CAMEL-14099: -- Description: Using Camel with OSGi Blueprint XML, mocking OSGi services in the test class