-
IMHO this is an epic, not a single story.
This issue is successor to #5187 and closes it.
It is intended to serve as a base for solutions or make life easier in:
* #5068 - Running integration …
-
### Brief Summary
Apparently the --nocluster option doesn't seem to be working in Payara Micro 6.2022.2 and 5.2022.5, it worked fine in version 5.2022.3.
### Expected Outcome
Output of Payara M…
-
# Description #
----------
When deploying an application that includes slf4j-api and an implementation, the implementation is not loaded.
## Expected Outcome ##
The slf4j-api included with t…
-
env: Maven 3.3.3 Java 17.0.5
The following command from the official tutorial (https://start.jakarta.ee/)
```
mvn archetype:generate -DarchetypeGroupId=org.eclipse.starter -DarchetypeArtifactI…
-
**[Quote Submissions Guidelines: MicroProfiler Testimonials](https://github.com/eclipse/microprofile-marketing/wiki/Quote-Submissions-Guidelines:-MicroProfiler-Testimonials)**
**Quote answers**
*6…
-
# Description #
----------
Hello there,
I have just fresh installed Eclipse 2022-12 (the current latest) and fresh installed Payara Tools 2.0.0Beta1.
Immediately after installing Payara Too…
-
Hello Springers
Need help.
My spring app runs correctly in the TDD staging environment.
But when I run it inside payara application server, an error is generated:
```
rg.apache.catalina.Lifec…
-
I am not sure if this is expected or not. But the following Jakarta Application class does not work with payara/micro:5.2021.10-jdk11
```java
import jakarta.ws.rs.ApplicationPath;
import jakarta.…
-
### Brief Summary
Payara 6 does not build with JDK 17.
The `java.util.ConcurrentModificationException` is likely related to https://github.com/FasterXML/oss-parent/issues/27.
### Expected Outcome…
-
# Description #
----------
Hello there,
I noticed Code Minings is not calculating correct occurences of, at least, methods.
This has likely something to do with the way occurences are found.…