-
**Describe the bug**
It appears jbang does _not_ call the jar file using the standard -jar. This results in ignoring any bundled MANIFEST.MF file. In the case of a jar file like Payara Micro, the mani…
-
### Brief Summary
I have noticed that any application that uses `@Scheduled` or programmatic equivalents,
basically any application that touches `TimerService` doesn't unload properly, caused by `Cl…
-
### Brief Summary
When using Jersey and Jackson to deserialize XML, any change to the configuration of the `WebTarget` causes a memory leak.
I suspect this was caused by FISH-6432 Applications …
-
Hi all!
My setup seems to work in every way except for saving data - I can create templates, they are remembered and presented correctly for data entry. However, when i try to enter data I get sev…
-
### Brief Summary
Hello,
During the bootstrap of the server, the following `WARNING` is displayed in the logs:
```
WARNING: Error clearing BeanELResolver cache
java.lang.NullPointerException:…
-
Hi everyone,
I tried to create a programmatic view according to the description at
https://blog.payara.fish/a-quick-look-at-faces-jsf-4.0-in-jakarta-ee-10
Unfortunately it is not recognized.
The…
-
Hi, it's my first time to develop dataverse using IDE, Netbeans and external database server. First, I cloned the source code from https://github.com/IQSS/dataverse then imported the project into Netb…
-
### Brief Summary
The Plugin "Payara Ultimate Tools" (1.10.0) only works for IDE version up to 241.*
### Expected Outcome
Plugin should support latest released version of intellij IDE
### Current …
-
### Brief Summary
When deploying to a Payara Micro instance using the VS Code Payara Tools extension the system and shell environment variables are missing.
### Expected Outcome
The system an…
-
### Brief Summary
After updating the maven-compiler-plugin from version 3.8.1 to 3.13.0 using JDK17 the compiler shows a warning:
LEVEL: WARNING, MESSAGE: Supported source version 'RELEASE_7' from…