Newly Added Dependency not working in Production #9323
Unanswered
saadkhan371
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All I want to use this dependency and want to send Gelf message when any events hits. working fine in Development
when I use this.
exec:java -Dkeycloak.connectionsJpa.url=jdbc:postgresql://localhost:5432/keycloak -Dkeycloak.connectionsJpa.driver=org.postgresql.Driver -Dkeycloak.connectionsJpa.user=keycloak -Dkeycloak.connectionsJpa.password=keycloak -Pkeycloak-server -Dmaven.surefire.debug -Dkeycloak.profile.feature.upload_scripts=enabled -Dresources -X -f testsuite/utils/pom.xmlbut after deploying project unable to use this
distribution\server-dist\target\keycloak\bin\standalone.batBeta Was this translation helpful? Give feedback.
All reactions