You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/08 17:47:25 UTC

[jira] [Commented] (CAMEL-9842) Expose additional endpoint configuration options to UndertowHost handler methods

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

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

GitHub user jamesnetherton opened a pull request:

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

    [CAMEL-9842] Expose additional endpoint configuration options to Unde…

    …rtowHost handler methods
    
    https://issues.apache.org/jira/browse/CAMEL-9842

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

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

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

    https://github.com/apache/camel/pull/937.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 #937
    
----
commit ee48449d473b47ae0a2e6b8027e23fef75ee92fe
Author: James Netherton <ja...@gmail.com>
Date:   2016-04-08T15:33:52Z

    [CAMEL-9842] Expose additional endpoint configuration options to UndertowHost handler methods

----


> Expose additional endpoint configuration options to UndertowHost handler methods
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-9842
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9842
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-undertow
>            Reporter: James Netherton
>            Priority: Minor
>             Fix For: 2.17.1, 2.18.0
>
>
> Currently interface UndertowHost registerHandler and unregisterHandler methods only allow implementing classes to get a handle on the UndertowEndpoint HTTP URI path. 
> It'd be useful to be able to get at some of the other configuration options. E.g to help with this: https://github.com/wildfly-extras/wildfly-camel/issues/1165
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)