mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

pgamba
16.18.2008 3c28ac1da834ff4277acd90af6713bedf2fa2e85
opends/src/server/org/opends/server/protocols/jmx/RmiConnector.java
@@ -500,7 +500,8 @@
      // Close the socket
      try
      {
        rmiSsf.close();
        if (rmiSsf != null)
          rmiSsf.close();
      }
      catch (IOException e)
      {