[
https://issues.jboss.org/browse/WFLY-703?page=com.atlassian.jira.plugin.s...
]
Brad Maxwell commented on WFLY-703:
-----------------------------------
It looks like org.wildfly.extension.undertow.deployment.JBossWebParsingDeploymentProcessor
only processes war files, but UndertowHandlersDeploymentProcessor looks like it looks for
WEB-INF/undertow-handlers.conf and META-INF/undertow-handlers.conf, so that might work.
HttpHandlers configuration for EJB3 Webservice Endpoints
--------------------------------------------------------
Key: WFLY-703
URL:
https://issues.jboss.org/browse/WFLY-703
Project: WildFly
Issue Type: Feature Request
Components: Web Services
Reporter: Sebastian Maurer
Assignee: R Searls
Fix For: Awaiting Volunteers
Please add a way to configure handlers for EJB3 endpoints packaged in an ejb-jar.
At the moment there is no option in any of the ejb deployment descriptors and of course
it isn't possible to configure valves globally.
The only way to configure handlers is by handlers.conf of ServletExcention at the moment,
but this is currently limited to web deployments only.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)