Hi,
WildFly 27 supports Jakarta EE 10 version. You are using javax.servlet although you should use jakarta.servlet.
JF
--
You received this message because you are subscribed to the Google Groups "WildFly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wildfly/cdc9780d-6338-4969-89d6-0107706d300dn%40googlegroups.com.
Hi,
you need to change the java import in the Hello class. You could have a look to the WildFly quickstart: https://github.com/wildfly/quickstart/tree/27.0.1.Final/helloworld
JF
To view this discussion on the web visit https://groups.google.com/d/msgid/wildfly/e732f4f4-4cf5-48f9-86a9-f7a47442ba52n%40googlegroups.com.