Another LdapGroupProvider issue

So…in addition to the LdapGroupProvider somehow interfering with presense updates, it also seems to be causing me problems in shutting down wildfire cleanly.

When I do a ./bin/wildfire stop without the LdapGroupProvider loaded, it shuts down just fine, but if I enable that provider, it doesn’'t shut down at all. I have to kill -9 it to shut it down, not even a regular kill will do it.

So…consider this another plea to put some work into the LdapGroupProvider. For folks with LDAP based directories, the funcationality that this thing provides is awesome…but it has some bugs that need to be worked out.

Let me know if there’'s anything I can do to help diagnose these things.