Hi, when I test my application with unit tests using pax-exam, I encounter a problem with this bundle.I do not have the problem at all when I stretch out by the features of karaf. java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at org.apache.aries.blueprint.container.BlueprintContainerImpl.readDirectives(BlueprintContainerImpl.java:211)
Do you have an idea? Best Regards.
