You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/06/25 15:48:20 UTC

[jira] [Created] (CAMEL-6488) camel-netty-http - Add support for sharing port in Karaf between Camel bundles

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