-
Hi all. This is not a issue or bug, but rather a question. Apologies if this is not the place to ask questions.
I am looking for a way to get the port number that the server is running on via code.…
-
The default generated auth providers, expect the tokens and username in properties. But I want to get them from the secrets manager of aws or gcp for example.
To get them inside the property store…
-
The spec largely assumes that a server houses a single app, but provides some guidance for supporting multiple ones:
https://download.eclipse.org/microprofile/microprofile-metrics-2.3/microprofile-…
-
Candidate build: `cl230120230123-2118`
- [x] Automated tests with jdk11 for all published guides (Reece)
- `https://github.com/OpenLiberty/guides-common/actions/runs/3993487984`
- [x] Automated …
-
This is presumably due to the Metrics feature loading and assuming that Config is also enabled.
```json
{
"message": "org.jboss.weld.exceptions.UnsatisfiedResolutionException: WELD-001334: Un…
-
Update the LMP in pom.xml to use 3.7.1 to let the Liberty Tools can run the application in the guides well
-
For a variety of reasons I often need to do my own initialization.
Avaje-config uses a plain static single and not the static service locator pattern like logging facades and their frameworks do.
…
-
To reproduce the failure, open a project with `microprofile-config.properties` with the following content:
```properties
asdf.qwerty=1234
```
Hover over `asdf.qwerty`. The following trace may …
-
OpenLiberty release: 19.0.0.1
Open Liberty build number: wlp-1.0.24.cl190120190114-1900
Java version:
The command "build=$(grep "Open Liberty" $logsPath/console.log | cut -d" " -f5 | cut -d")" -f1…
-
I am having an issue with Keycloak when starting the web test profile. This is the error log from the Keycloak docker container, there is an apparent problematic line which I have highlighted below (…