I have a little jboss cluster, with apache load balancer.
Is it possible to access and invalidate a dedicated user session, from an EJB?
It is required because I would like to logout a user if another user delete it.
Thanks for your reply!