My plugin runs and deploy in virgo dev mode fine. Next, I built the plugin as a zip and got it to deploy to my vCenter server, by registering the extension using the mob interface. Looking at the vsphere client logs, I can see the plugin downloads and deploys fine. In fact, my plugin is showing up fine in the Home view extension just like in dev mode.
However, when I select my plugin in the home view, vSphere shows the inventory object view, but does not give me the global action to Add a new object to manage. I modelled my plugin loosely off of the chassis sample. FWIW, the plugin runs fine on the dev virgo web server, but not when deployed to the actual vCenter server.
I imagine something may be amiss with respect to plugin.xml configuration, possibly object type, or namespace and my Data Provider Adapter. However, I looked at these issues and don't see any ERRORs in the logs.
Suggestions?
E
↧
Not showing Add Global Action in production
↧