Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
12.3
-
None
-
None
-
NB 12.3
Description
javax.enterprise.concurrent (which resides in javax.enterprise.concurrent-api-1.1.jar and is part of EE8) is missing for web-projects - means the wizard for such a project does not include it. Downloading and adding the jar to the project lib path fixes the issue.
This only occures when Glassfish 5.1 is joined to the project - e.g. Glassfish 4.1 works without any problem. Compiling and deploying the web-jar (even though the IDE error message) works on Glassfish 5.1 too.