We have a REST service that uses the fortress API and deploys to a wildfly application server. If the service is processing lots of requests when we redeploy the application, it causes the application server to hang and we have to restart.
Not sure what the problem is but think it might be related to the ldap connections. Is there a way to force the closing of all the existing ldap connections used by the API? Any other ideas on things to try?
