Could someone tell me the correct ObjectName need to access the Deployer GBean?
I have a GBean in which I am trying to reference the Deployer GBean (org.apache.geronimo.deployment.Deployer). However it seems as if I do not have the name of the reference correct in by deployment plan as deployment fails due to this reference. <reference name="Deployer">??????</reference> Thank you.
