I have copied the vcplugin.zip on the web-client server at the following location: "C:/Users/Administrator/Desktop/vcplugin.zip"
After copying i run my plugin registration utility by providing it the following URL: "file:///C:/Users/Administrator/Desktop/vcplugin.zip"
The registration succeeds but the web-client gives the following error and the plugin cannot be seen:
<ERROR>
Line 6253: [2013-08-01 02:38:03.789] ERROR [ERROR] vc-service-pool-1346 93F0E4821712860EADD100178BD8F7C6 com.vmware.vise.vim.extension.VcExtensionManager The plugin package download was blocked because the URL isnot secure. To allow http URLs add allowHttp=true to webclient.properties
Line 6254: [2013-08-01 02:38:03.789] ERROR [ERROR] vc-service-pool-1346 93F0E4821712860EADD100178BD8F7C6 com.vmware.vise.vim.extension.VcExtensionManager Error unzipping file:///C:/Users/Administrator/Desktop/vcplugin.zip java.util.zip.ZipException: error in opening zip file
</ERROR>
Thanks in advance.
Thanks,
apapap