Thanks for your valid reply Laurentsd, After register my plugin entry is listed in extensionList but plugin package is not deployed into the plugin folder.
Environment details : Started creating a register script for existing build. So I didn't use STS for create a build. I got a complete package and tried to register the plug-in using java program (vim25.jar). Script was executed successfully and my plug-in listed in extensionList.
Tested Environment :
- Uploaded zip into tomcat server and its contains the Plug-in package and manifest xml file.
- Installed vCenter Server in different machine and also installed web client in same machine.
- Script executed from my desktop machine
I couldn't find the virgo start / stop script in that web client machine but I checked the virgo logs once after register the pulgin. There no error message or info related to my plug-in.
vc-packages not available in ProgramData location.
Is it correct way to use vim25.jar for vSphere Web Client plug-in register.