-
Bug
-
Resolution: Done
-
Minor
-
17.0.1.Final
When I deploy my war module, I get the following error:
Caused by: java.lang.ClassNotFoundException: java.net.http.HttpClient from [Module "deployment.webservice-impl-1-3.0.0.war" from Service Module Loader]
In the same environment is also a Wildfly 16.0.0 installed. There the war module starts without errors.
In the discussion on https://developer.jboss.org/message/990207?et=watches.email.thread#990207 it was said that this was not considered by the upgrading of the JBoss module:
https://github.com/wildfly/wildfly-core/commit/fc649ab01eff81c55084d241fb2c57e012830364#diff-23e5fdc1c637eca93f059ac5c61f51fb
- incorporates
-
WFCORE-4753 Upgrade JBoss Modules from 1.9.1.Final to 1.9.2.Final
- Closed
- is caused by
-
MODULES-392 java.se module doesn't take into account all modules that it "requires"
- Resolved
- relates to
-
JBEAP-19697 [GSS](7.2.z) MODULES-392 - java.lang.ClassNotFoundException: java.net.http.HttpClient
- Closed