opendj-server-legacy/src/main/java/org/opends/server/backends/jeb/BackendImpl.java
@@ -153,7 +153,7 @@ /** {@inheritDoc} */ @Override public void configureBackend(LocalDBBackendCfg cfg) throws ConfigException public void configureBackend(LocalDBBackendCfg cfg, ServerContext serverContext) throws ConfigException { Reject.ifNull(cfg);