Locale - Unable to load Resource Bundle file in Dev Mode Only
Currently running into an issue loading a resource bundle, but it only happens in dev mode. Details are provided below: =====================Current Environment:===================== - version: 5.1...
View ArticlePlugin JavaScript errors
Hi, We developed a browser-based plugin that works fine when launched in the external browser, e.i. from the vSphere Client toolbar menu. Another way to launch the plugin is by selecting a tab item....
View ArticleCerts for vSphere 5.1 plugins
Does VMWare have any plans on introducing certification for VMWare - vSphere 5.1 plugins for the web client environment? If yes what would be the criteria the plugin should meet? Thanks,Bhrami.
View ArticleUnable to connect VCD through vsphere plug-in
we are developing a vsphere plugin where in we need to connect to VCD.When calling the login method (with the appropriate username and password strings) from a vCloudClient object, I got the...
View ArticleVSphere Client Plugin Development Issue
I need to create a new plugin to communicate to external api through Vshere Client. I tried out with the sample project provided with documentationwhich talks with Google service using gson2.0.jar....
View ArticleProblem running Virgo Runtime server
Hello,I'm using STS version 3.1.0.RELEASE.Following the documented tutorial and videos for setting up the environment for vSphere web client plugin development, I managed to set up everything and...
View ArticleCreating a custom fault for a task
I'm developing a vSphere plugin that creates a custom task. In case of failure, I would like to set a customized error message. The only method I found for setting the error is using setTaskState(task,...
View ArticleUnique Guest ID for software licensing?
I don't know if this is the right group for this question, but I have to think that I am not the only one with this concern: Lets say my software is licensed to a specific machine's hardware profile....
View ArticleHow can I remove HP storage VAAI plug-in in ESXi 4.1
How can I remove HP storage VAAI plug-in in ESXi 4.1 I've installed HP VAAI plug-in for testing in ESXi 4.1. How can I uninstall the plug-in? vihostupdate.pl --server Host_IP_Address --username...
View Articlehow to use vSphere Client script plug-ins with the vSphere Web Client
Hi, all how to use vSphere Client script plug-ins with the vSphere Web Client. I found...
View ArticleProblem with legacy plugin in Web Client
I tried to see my legacy plugin 'aastra_test_name' in vSphere Web Client. I added to 'webclient.properties': scriptPlugin.enabled=trueallowHttp=trueI can see that the directory was...
View ArticleJperf Plugin
I'm interested to know if it would be possible to create a Vcenter Plugin for the Jperf Network Performance application list here. https://code.google.com/p/xjperf/ I would like a simple method to test...
View ArticleThe problem when using multiple timers to send Ajax request
My problem can be described as follows: The vPlugin uses timers to refresh data. However, sometimes the request from vClient will not come to vCenter Server. The same code, if I use a browser instead...
View ArticleNew to VMware API's
We have new to VMware API's and have no idea where to start. We want to be able to put VMware API code into our client software to prevent customers making copies of our VM's with a valid license and...
View ArticleVsphere 5.0 Client Shows different error message based on Build version
Hi All, We are trying to implement the custom task and in case of error message we are setting the custom error message. Showing of custom error message in vsphere5.0 client differ based on the vsphere...
View ArticleEnabling Script Plug-InSupport in the vSphere Web Client
Can someone tell me the correct way to enabling script Plug-InSupport in the vSphere Web Client? I am confused because there are different steps mentioned in different sources. Programming guide...
View ArticleEncounter a js error when minimize and maximize the vClient
When developing plugin for vClient, sometimes there needs to show a dialog. I used dijit.dialog for development. However, when the dialog is on show, and if I minimize the vClient and then maximize the...
View ArticleVMware datacenter optimization project
We are working on a project that analyzes datacenter utilization and decides how to optimize VMs. We just released our VMware data collector. The data collectors continuously gets utilization data from...
View ArticlevSphere Client - Add custom column in vm listview
Hello.Is possible add custom column in vm listview using vsphere client plug-in?Thanks.
View ArticleReplace values of columns in VM list view
Hi, I wanted to know if we can change the values of existing/standard columns e.g. In the virtual machines list view, can i change say the 'status' value of certain VMs from say 'Normal' to 'Alert'?I...
View Article