By JBoss 4.2.3.GA you mean JBoss AS 4 or JBoss EAP 4? This is very old and AFAIK we never tried to have our adapters working with so old version of jboss server. Latest we tested was JBoss AS 7.1. AFAIK.

It look that this version contains some very old version of jboss-logging library. Maybe you can try to manually delete jboss-logging from the "lib" directory of JBoss 4, and replace with the version used by Keycloak. But that will probably have other consequences, so hard to say if that helps... Probably you will rather see some other issues...

Marek


On 08/08/16 23:34, Robert van Loenhout wrote:
> On 2016-08-08, Robert van Loenhout wrote:
> > Hi,
> >
> > Is there any request or effort to let keycloak use slf4j?
>
> I couldn't find any requests looking at the mailing list archives or Jiras.
>
> > At the moment ClientCredentialsProviderUtils calls
> > org.jboss.logging.Logger.debugf(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
> > which does not seem to exist in JBoss 4.2.3.GA, and causes a NoSuchMethodError.
>
> As far as I can tell, only JBoss 7.x or WildFly are supported.

I wanted to add that I am referring to the Keycloak Spring Security adapter.
And not the Keycloak auth server.


From: Bruno Oliveira <bruno@abstractj.org>
Sent: Monday, August 8, 2016 7:41:43 PM
To: Robert van Loenhout
Cc: keycloak-user@lists.jboss.org
Subject: Re: [keycloak-user] Keycloak slf4j logging
 
On 2016-08-08, Robert van Loenhout wrote:
> Hi,
>
> Is there any request or effort to let keycloak use slf4j?

I couldn't find any requests looking at the mailing list archives or Jiras.

> At the moment ClientCredentialsProviderUtils calls
> org.jboss.logging.Logger.debugf(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
> which does not seem to exist in JBoss 4.2.3.GA, and causes a NoSuchMethodError.

As far as I can tell, only JBoss 7.x or WildFly are supported.

>

> _______________________________________________
> keycloak-user mailing list
> keycloak-user@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


--

abstractj
PGP: 0x84DC9914


_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user