David Matějček
David Matějček
For the simplicity no GUI will be implemented at this time. Program can be run only from command line and user interaction will be in the form of questions and...
As we are still discussing which Java version should be used as a base for future JEE, I decided to create this issue to collect all issues we have collided...
Feedback from testing on Windows Server 2022: ## Environment Details * GlassFish Version 7.0.12-SNAPSHOT: * JDK version 17: * OS Windows Server 2022: ---------- 1. Instead of domain1 GlassFish Server...
In 7.0.0 it still contains old handler names etc.
Current master branch, as of 11. January 2023. Tests passed, so it seems this is some consequence of tested behavior, but it would be good to replace the generic NPE...
Related is also line in StandardContext: `5296: iniInstance.onStartup(initializerList.get(initializer), ctxt);` - catch block after it explains more. In my opinion the ClassCast should not happen, so I have doubts the InvocationManagerImpl...
### What 1. It is deprecated for a long time (15 years or so) 2. Confuses user 3. It was still there because some tests used it. When I deleted...
There is many such stacktraces, I tried to take a quick look what is happening, and it seems that these resources are not saved in ResourceRegistry when monitoring tries to...