[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-354) CamelActivator creates a DefaultCamelContext which might cause issues when deployed into an OSGI Container

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Wed Jul 20 04:42:23 EDT 2011


CamelActivator creates a DefaultCamelContext which might cause issues when deployed into an OSGI Container
----------------------------------------------------------------------------------------------------------

                 Key: SWITCHYARD-354
                 URL: https://issues.jboss.org/browse/SWITCHYARD-354
             Project: SwitchYard
          Issue Type: Task
          Components: component-camel
            Reporter: Daniel Bevenius


Currently we are creating a DefaultCamelContext in the constructor of CamelActivator. When running in an OSGI Container an OSGIDefaultCamelContext is used by Camel which provides access to resources via the BundleContext. 
We need to investigate how this will work with the PackageScanClassResolver and the Registry as well, which both have different implementations when running in an OSGI container. 



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list