wildfly-extras / wildfly-jar-maven-plugin

WildFly Bootable JAR
https://docs.wildfly.org/bootablejar/
Apache License 2.0
57 stars 40 forks source link

Keycloak example doesn't work with WildFly 23, Workaround exists #205

Closed jfdenise closed 3 years ago

jfdenise commented 3 years ago

A warning has been added in the example README. It must be removed for Final version when Keycloak adapter has been released. A new release of Keycloak Adapter that depends on WF 23 is required. This is due to the Galleon refactoring that occured in WF 23.

Workaround: https://github.com/jfdenise/wildfly-bootable-jar-keycloack-zipped-adapter

jfdenise commented 3 years ago

This issue has been fixed with an upgrade to keycloak 13.0.1 in the examples.

jfdenise commented 3 years ago

The fix is: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/pull/240