You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Rich T (Jira)" <ji...@apache.org> on 2023/06/21 10:26:00 UTC

[jira] [Created] (CAMEL-19483) Camel Undertow Component ability to provide Undertow instance

Rich T created CAMEL-19483:
------------------------------

             Summary: Camel Undertow Component ability to provide Undertow instance
                 Key: CAMEL-19483
                 URL: https://issues.apache.org/jira/browse/CAMEL-19483
             Project: Camel
          Issue Type: New Feature
          Components: camel-undertow
    Affects Versions: 4.0-M3
            Reporter: Rich T


It would be great to be able to provide an existing Undertow instance so this component then just adds httpHandlers to this existing instance; for example I want to add a websocket consumer camel route but I already have an undertow instance in my app and I don't want another web server just for the websocket consumer.

Maybe it could be supplied in the UndertowHostOptions



--
This message was sent by Atlassian Jira
(v8.20.10#820010)