Claus Ibsen created CAMEL-6488:
----------------------------------

             Summary: camel-netty-http - Add support for sharing port in Karaf 
between Camel bundles
                 Key: CAMEL-6488
                 URL: https://issues.apache.org/jira/browse/CAMEL-6488
             Project: Camel
          Issue Type: Sub-task
          Components: camel-netty
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.12.0


We should add a way of deploying a blueprint bundle which configures a shared 
HttpServerBootstrapFactory, and exposed in the OSGi service registry. And then 
for other Camel bundles to reference, and use in the Camel routes.

This allows to reuse the same netty boostrap server across bundles.

This requires also that we refactor out the HttpServerMultiplexChannelHandler 
to be shared as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to