-
### Package URl
pkg:maven/fish.payara.security.connectors/security-connectors-api@3.1.1
### CPE
`cpe:2.3:a:payara:payara:3.1.1:*:*:*:*:*:*:*`
### CVE
CVE-2022-37422
### ODC Integration
{"label"…
-
**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…
-
Here are a few WARNING messages in the server.log due to missing properties in the BUNDLE file.
notification.typeDescription.GLOBUSUPLOADCOMPLETED
notification.typeDescription.GLOBUSUPLOADCOMPLETE…
-
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
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 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
Currently, in Payara Micro, it is possible to configure the Hazelcast cluster via some asadmin commands triggered in the boot command files or via an Hazelcast configuration file.
…
-
### 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
CDI deployment speed could use improvement
Jandex is much faster than using class scanning, because it's done at build time and can be cached.
Using Jandex could speed to deploy…