[keycloak-user] deployed provider + EJB = infinispan lock timeout

Harold Campbell hcamp at muerte.net
Wed Oct 5 17:13:22 EDT 2016


On Tue, 2016-10-04 at 19:47 -0500, Harold Campbell wrote:
> I'm trying to implement a user storage provider following the user-
> storage-jpa example project as a guide. My problem is that I can only
> try to authenticate once. Subsequent attempts fail with the exception
> below.
> 
> It seems to be related to the provider being a Stateful EJB.
> 

To answer my own question, I'd failed to put @Remove on my
Provider#close(). Having corrected that, the problem seems to have gone
away.

-- 
Harold Campbell <hcamp at muerte.net>

BELA LUGOSI is my co-pilot ...


More information about the keycloak-user mailing list