[
https://issues.jboss.org/browse/WFLY-9970?page=com.atlassian.jira.plugin....
]
Анатолий Широков updated WFLY-9970:
-----------------------------------
Description:
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 uses @WebServlet annotation and works as expected.
was:
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.
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 uses @WebServlet annotation and works as expected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)