[jboss-jira] [JBoss JIRA] (WFLY-11918) Keycloak adapter broken because of missing org.jboss.metadata module
Simon Priadka (Jira)
issues at jboss.org
Thu Mar 28 10:48:01 EDT 2019
Simon Priadka created WFLY-11918:
------------------------------------
Summary: Keycloak adapter broken because of missing org.jboss.metadata module
Key: WFLY-11918
URL: https://issues.jboss.org/browse/WFLY-11918
Project: WildFly
Issue Type: Bug
Affects Versions: 17.0.0.Beta1
Reporter: Simon Priadka
Assignee: Brian Stansberry
When trying to install keycloak-wildfly-subsystem described in [this guide|https://www.keycloak.org/docs/3.0/getting_started/topics/secure-jboss-app/install-client-adapter.html], the install fails because of:
{code:java}
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: org.jboss.modules.ModuleLoadError: org.jboss.metadata",
"rolled-back" => true
}
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list