-
### 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 I used the option --hzconfigfile /config/hazelcast-aws.xml, firstly the aws plugin we were using didn't work any more (that plugin was merged into hazelcast 5 at some point), b…
-
# Description #
----------
Exceptions when enabling jmx-monitoring in payara micro
## Expected Outcome ##
Enabling JMX-Monitoring should start without exceptions
## Current Outcome ##
…
-
### Brief Summary
MicroProfile Health discovers CDI beans that are annotated/qualified with `@Readiness`, `@Liveness`, or `@Startup`. This can be seen in the [excerpt](https://github.com/payara/Payar…
-
# Description #
----------
Alternative な CDI Bean の Constructor Injectionに、必須の ConfigProperty を含む場合、CDI の読み込みに失敗するようです。
不要な設定が強制されます。
確認用のWebアプリケーション:
https://github.com/Empressia/MicroProf…
-
That is deliberately unstable, in order to really show the fault tolerance handling
-
# Description #
----------
As described under https://docs.payara.fish/docs/5.201/documentation/microprofile/rest-client.html I registered an MP Rest Client as an interface. This is injected into …
-
untill now it work fine with wildfly 8.1 & 8.2
Need to be tested on glassfish 4 other javaEE7 Web profile containers.
-
### Brief Summary
Cannot test the simple CDI bean with JUnit5, Arquillian, arquillian-payara-server-embedded and payara-embedded-all.
The system shows the error as the following: -
```
java.…
-
# Description #
----------
_Refer to the question posted at Payara Forum Google Group_: https://groups.google.com/g/payara-forum/c/kJgNzZocYIE
Regarding to the [Payara Technical Documentation: …