On Jun 9, 2005, at 11:18 AM, Sachin Patel wrote:
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>
I think it is :j2eeType=Deployer,* -dain
