[
https://issues.apache.org/jira/browse/CAMEL-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346489#comment-17346489
]
Jeremy Ross commented on CAMEL-11513:
-------------------------------------
This would be a lot of work, and I wonder about the value of adding support for
a library that doesn't support websockets.
What's the use case / rationale?
> camel-salesforce - add undertow support
> ---------------------------------------
>
> Key: CAMEL-11513
> URL: https://issues.apache.org/jira/browse/CAMEL-11513
> Project: Camel
> Issue Type: Improvement
> Components: camel-salesforce
> Affects Versions: 2.19.1
> Reporter: John Poth
> Priority: Major
> Fix For: 3.x
>
>
> It would be nice to have the option to use undertow as the underlying http
> client for camel-salesforce.
> Here's a summary following a duscussion with [~zregvart]:
> * We could have an abstraction which would allow the option to use
> jetty/undertow (default being jetty)
> * We currently rely on CometD for streaming which only supports Jetty. We
> would need to rebuild that with websocket/long polling from undertow.
> Ideas/opinions are welcome!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)