Börcsök József created CAMEL-10169:
--------------------------------------

             Summary: supporting OSGi service.pid by registry
                 Key: CAMEL-10169
                 URL: https://issues.apache.org/jira/browse/CAMEL-10169
             Project: Camel
          Issue Type: New Feature
          Components: camel-osgi
            Reporter: Börcsök József
            Priority: Minor
             Fix For: 2.18.0


Declarative services are registered for interfaces only by default in OSGi 
environment. Components that implement Processor interface only (i.e. name of 
the class is not specified in Service annotation) cannot be added as "bean:" 
(components) in Camel routes.

LookupByName method in default OsgiServiceRegistry should be extended to 
support service.pid that references the exact component class so existing 
services could be used in routed without source changes/redundant source 
fragments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to