[jboss-jira] [JBoss JIRA] (WFLY-703) HttpHandlers configuration for EJB3 Webservice Endpoints
Brad Maxwell (JIRA)
issues at jboss.org
Wed May 30 16:56:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584692#comment-13584692 ]
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)
More information about the jboss-jira
mailing list