opends/src/server/org/opends/server/core/WorkflowConfigManager.java
@@ -294,7 +294,7 @@ // Create the root workflow element to associate with the workflow String rootWorkflowElementID = workflowCfg.getWorkflowElement(); WorkflowElement rootWorkflowElement = WorkflowElement.getWorkflowElement(rootWorkflowElementID); DirectoryServer.getWorkflowElement(rootWorkflowElementID); // Get the base DN targeted by the workflow DN baseDN = workflowCfg.getBaseDN();