Hi, I'm creating a custom shell command and need to have a reference-list of service objects injected through blueprint. The service objects, however, are remote using DOSGi implemented with Apache CXF.
Is there a way that I can add a service property to the created command Function/Action service or its associated bean (created with blueprint using the command-bundle schema)? I need the property "service.imported" set. I'm using karaf 3.0.3. Thanks!
