[jboss-jira] [JBoss JIRA] (WFLY-9970) WildFly 12.0.0.Final + Java 9 ignore @WebServlet
Анатолий Широков (JIRA)
issues at jboss.org
Wed Mar 7 05:19:00 EST 2018
Анатолий Широков created WFLY-9970:
--------------------------------------
Summary: WildFly 12.0.0.Final + Java 9 ignore @WebServlet
Key: WFLY-9970
URL: https://issues.jboss.org/browse/WFLY-9970
Project: WildFly
Issue Type: Bug
Components: EE
Affects Versions: 12.0.0.Final
Environment: os: Windows Proffessional 7 64 bit
jdk: Oracle JDK 9.0.4, Oracle JDK 1.8.0_162
mvn: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T10:58:13+03:00)
Reporter: Анатолий Широков
I have WildFly 12.0.0.Final server running on JDK 9. I have simple maven based annotated servlet project: https://github.com/anatoly-spb/simple-annotated-servlet .
If I build my project with Java 9, WildFly does see @WebServlet annotation:
If I build my project with Java 1.8, WildFly use @WebServlet annotation and works as expected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list