-
### Brief Summary
I have just upgraded some of my projects to Jakarta EE 10, from **Payara 5** to the latest **Payara 6.2024.6** and some functionality related to MP JWT validation stopped working …
-
# Description #
----------
In the maven plugin it is possible to define a start class that is called to bootstrap payara micro.
The gradle plugin does currently not support this option.
## E…
-
### Brief Summary
Using a Faces file upload component in a form slowly increases memory usage and will eventually lead to running out of heap space.
### Expected Outcome
No memory leak occuring
##…
-
# Description #
The [Documentation ](https://docs.payara.fish/community/docs/5.2020.3/documentation/payara-micro/appendices/cmd-line-opts.html)says that --nocluster
`"Disables clustering for this …
-
### 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 …
-
# Description #
----------
Hello friends,
In my quest for trying to implement a custom Log Handler and Formatter to be used in a Payara Micro application I have come across an issue.
Simply …
-
# Description #
----------
Hello, I was trying to migrate from payara/micro:4.181 to payara/micro:5.2022.3 and I noticed that the initialization method with observer [@Initialized(ApplicationScoped.…
-
### Brief Summary
The `cacerts.p12` built into the `MICRO-INF/domain` folder of `payara-micro-6.2024.5.jar` does not support the GlobalSign GCC R6 AlphaSSL certificate. The certificate is present in …
-
When writing OpenAPI documentation and a repeated query-parameter is wanted OpenAPI generation fails.
----------
Using
```
@Parameter(name = "name", description = "The name(s)", required = false…
-
### Brief Summary
Setting the `hazelcast.wait.seconds.before.join` property has no effect (either with `--hzinitialjoinwait X` or `-Dhazelcast.wait.seconds.before.join=X`)
The value eventually use…