You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (JIRA)" <ji...@apache.org> on 2017/11/16 15:30:00 UTC

[jira] [Created] (CAMEL-12011) Abstract Restlet server creation

James Netherton created CAMEL-12011:
---------------------------------------

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