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

Jean-Noel Rouvignac
17.47.2015 cf364c082dfe5ea566abc3c20bc5546a4629c5eb
opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/OpendsJmxConnector.java
@@ -134,7 +134,7 @@
   */
  public void connect() throws IOException, SecurityException
  {
    this.connect(null);
    connect(null);
  }
 /**