Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] org.apache.felix.dm.annotation.api.FactoryConfigurationAdapterService Annotation not working after upgrading R-4.9-201809060745

Greetings,

I have upgraded my Jetty, OSGi and gogo jars with new drop R-4.9-201809060745

After this while system bootup, all the annotation of Felix is not working, For Example

@FactoryConfigurationAdapterService(provides = BatchWriterFactory.class, factoryPid = "com.ericsson.rm.batch.file.writer", updated = "configure",
        propagate = true, heading = "Batch File Writer Factory", description = "Batch Writer Factory Implementation")

Currently, I am using org.apache.felix.dependencymanager.annotation : 3.2.0

What will be the compatible version for the same

--
Thanks\
Abhijeet Banerjee
+919910512611






Back to the top