-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
12.0.0.Final
-
None
-
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)
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 not see @WebServlet annotation. If I build my project with Java 1.8, WildFly uses @WebServlet annotation and works as expected.
- duplicates
-
WFLY-9961 Annotations in applications, compiled using JDK 9, aren't recognized causing deployment issues
-
- Closed
-