-
When Open Liberty servers are created, they need to pick up their server personal certs from the OpenShift certificate manager.
-
Arquillian requires to start its server but dev mode start one. Suggest to have `true` property. It allows Arquillian to connect the running server started by dev mode.
See Option 2 in https://gith…
-
# Goal
Optimize configuration for the one-app-per-server model and allow all configuration to run a Liberty app to be embedded inside of the application itself, potentially eliminating the need to …
-
**Describe the bug**
Performance tests show that in high load (request rate) scenarios, throughput is seen to vary a lot over time. The root cause isn't yet known, but using a fixed executor configur…
-
Very nice initiative @aguibert!
Some initial content that we might want to add, especially what is not obvious in the docs:
- [x] Datasource and driver example for Postgres, MySQL/Maria, DB2, ma…
-
Using a local checkout of **generator-liberty** installed via npm link.
Running `yo ibm-java --javametrics=true`, `mvn install`, `docker build -t liberty` .`docker run -p9080:9080 liberty` I see the …
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
I have a server on an IPv6 address, and it has …
-
How to start Play application as Production mode using Play2-war-plugin and targeted server is Liberty profile.
-
lsp4jakarta and lcls output tabs included this exception:
```
Oct 15, 2024 2:44:21 PM org.eclipse.lsp4j.jsonrpc.RemoteEndpoint handleNotification
WARNING: Notification threw an exception: {
"j…
-
It could be useful to use a different JDK for running Gradle itself as for running Liberty tasks: e.g. the server start, as well as dev mode compile.
As noted in https://docs.gradle.org/current/use…