FELIX-1188
----------
Applied a correcting patch when stopping rmiconnections. 

1. Call stop()
2. If there were pending connections, stop() closes all of them but throws an IOException
3. Catch the exception and call stop() again
4. This time, it should not throw anything and stop successfully




git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@784671 13f79535-47bb-0310-9956-ffa450edef68
1 file changed