Tomaz Cerar created WFLY-3697:
---------------------------------
Summary: Custom http handlers support
Key: WFLY-3697
URL:
https://issues.jboss.org/browse/WFLY-3697
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web (Undertow)
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Fix For: 9.0.0.Beta1
We need support for custom handlers & filters
something along the lines
{code:xml}
<handler name="myhandler" class="full.class.name"
module"full.module.name" />
{code:xml}
There should also be a way to pass in arbitrary config options
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)