if (baseDN.isNullDN())
{
// NOTE - The rootDSE workflow is stored with the
// registeredWorkflows.
rootDSEWorkflowNode =
new RootDseWorkflowTopology(workflow, namingContexts);
}
else
{
// This workflow is not the rootDSE workflow. Try to insert it in
// the workflow topology.