[
https://issues.apache.org/jira/browse/CAMEL-12011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256721#comment-16256721
]
ASF GitHub Bot commented on CAMEL-12011:
----------------------------------------
jamesnetherton commented on issue #2095: CAMEL-12011: Add RestletHost
abstraction for creation of Restlet server
URL: https://github.com/apache/camel/pull/2095#issuecomment-345191628
Thanks for merging...
As this is a refactoring, I'm guessing it's not something that we would
consider backporting to the 2.20.x branch?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Abstract Restlet server creation
> --------------------------------
>
> Key: CAMEL-12011
> URL: https://issues.apache.org/jira/browse/CAMEL-12011
> Project: Camel
> Issue Type: Improvement
> Components: camel-restlet
> Reporter: James Netherton
> Assignee: James Netherton
> Fix For: 2.21.0
>
>
> I've been wanting to integrate camel-restlet with WildFly-Camel for some
> time. The sticking point has been getting consumers running on WildFly's
> native undertow server.
> Similar to what we did with the Undertow component, I'd like to create some
> abstractions for how the restlet component creates servers. The default
> implementation can create a Restlet server instance and I can provide my own
> implementation for Undertow in WildFly-Camel.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)