[ 
https://issues.apache.org/jira/browse/CAMEL-12011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256709#comment-16256709
 ] 

ASF GitHub Bot commented on CAMEL-12011:
----------------------------------------

GitHub user jamesnetherton opened a pull request:

    https://github.com/apache/camel/pull/2095

    CAMEL-12011: Add RestletHost abstraction for creation of Restlet server

    https://issues.apache.org/jira/browse/CAMEL-12011

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jamesnetherton/camel CAMEL-12011

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2095.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2095
    
----
commit 3fa6046817f47df009ab15fce8c25883ab62b5d7
Author: James Netherton <[email protected]>
Date:   2017-11-17T09:00:10Z

    CAMEL-12011: Add RestletHost abstraction for creation of Restlet server

----


> 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
>
> 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)

Reply via email to