[jboss-jira] [JBoss JIRA] (WFLY-2375) Servlet component classes do not support interceptors
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Thu Oct 24 10:05:01 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12824666#comment-12824666 ]
Martin Kouba commented on WFLY-2375:
------------------------------------
There are no tests/reproducers in WF8 testsuite yet. The initial work on WFLY-2374 may be found here: https://github.com/mkouba/wildfly/tree/WFLY-2374/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ee/injection/support/servlet
> Servlet component classes do not support interceptors
> -----------------------------------------------------
>
> Key: WFLY-2375
> URL: https://issues.jboss.org/browse/WFLY-2375
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Undertow)
> Reporter: Martin Kouba
> Assignee: Stuart Douglas
>
> In Java EE 7 component classes with "Standard" injection support level must support the use of interceptors (see Table EE.5-1 and EE.5.24 Support for Dependency Injection). Servlets, servlet filters and event listeners do not support interceptors at the moment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list