Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for camel-undertow matchOnUriPrefix configuration option #1165

Closed
jamesnetherton opened this issue Mar 29, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Collaborator

Currently our WildflyUndertowHost registerHandler method has no way of knowing whether the camel-undertow endpoint was configured with the matchOnUriPrefix configuration option.

We need access to this property as it affects how we register undertow path handlers.

@jamesnetherton jamesnetherton self-assigned this Mar 29, 2016
@jamesnetherton jamesnetherton added this to the 4.1.0 milestone Mar 29, 2016
@jamesnetherton
Copy link
Collaborator Author

Done.

tdiesler pushed a commit that referenced this issue Apr 11, 2016
tdiesler pushed a commit that referenced this issue Apr 25, 2016
tdiesler pushed a commit that referenced this issue May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant