Hi all, Can anyone point me to an example of setting up a factory configuration in Karaf? I have a component that I want to instantiate multiple times with various configurations. I read on another post to this list that Factory Configurations with BND MetaType<www.aqute.biz/Bnd/MetaType> was a good way to go. Then I can just create <factory-pid>-whatever.cfg files to instantiate the components; however, I can't figure out how to configure the bnd annotations to get this working. Can anyone provide some assistance?
Thank you!
