A stand-alone application server with hostname HOST and port 1234 is running a Web application which is trying to access EJBs hosted on a cluster. The Web application is throwing a NameNotFoundException when attempting to lookup clusters/cluster01/ejbs/MyHome. The administrator runs the dumpNameSpace command on the standalone server and gets the following output:
Linked to URL
Corbaloc::bptenote35:2833,BPTENOTE35:2831/NameServiceServerRoot
What command should the admin run next to find the MyHome entry?

A.
dumpNameSpace host bptenote35 port 2833
B.
dumpNameSpace startAt clusters/cluster01/ejbs
C.
dumpNameSpace root cluter01
D.
dumpNameSpace root ejbs