Hi,

I've had success using the camel-core-osgi bundle in my OSGi projects
for a while now.  It gives me everything I need with the exception of an
Activator to start the OsgiDefaultCamelContext in the same way that is
done in Spring Boot.  So on a few projects I've been using the same
Activator code to start the context and track the RouteBuilders as OSGi
services registered from any bundle in the container.  Since I keep
rewriting it the same way I'm wondering if this might make sense as a
camel-main module for OSGi [1].  Is there any interest in bringing this
code into the project as another camel-core module?  I haven't tried it
on 3.x so it seemed like a good time to revisit the code.


- Bob


[1] https://github.com/bobpaulin/camel-main-osgi


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to