I tried to run server in standalone mode but I get this:
Failed to start service jboss.deployment.unit."keycloak-server.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.unit."keycloak-server.war".undertow-deployment: java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.keycloak.services.resources.KeycloakApplication(javax.servlet.ServletContext,org.jboss.resteasy.core.Dispatcher)
I downloaded the 'keycloak-7.0.0.zip' file, unzip it and run with standalone.bat
file as stated in the documentation. I made my research about this error but couldn't find much. This is the full log I get
Anyone knows how to handle this errors?
Thanks in advance