HTML Bridge Multiple Selection action brings up unwanted popup
We have a delete inventory objects action that allows multiple selection by specifying <acceptsMultipleTargets>true in the plugin.xml file. Our action will bring up a dialog that will display...
View ArticleProfiling tool for VWC plugin development
Hi,We're experience a huge memory leak in our plugin, and had troubles using a profiler we had used for other Flex applications.Can anyone recommend a suitable tool for profiling a web-client...
View ArticleUsing Bundlor
Hi, I am using resteasy-jaxrs-2.3.5.Final.jar in my plugin service project. The JAR's manifest.mf was not having the Export-Package list and so I used Bundlor (using cmd) to regenerate manifest.mf...
View ArticleSetting default sort preference for column in columnSetContainer
Hi, I have a columnSetContainer for Backups where the data needs to be shown initialially based on the order of Age.Is there a way to set the default sort to true for a specific column in...
View ArticleExtending Datastore Rename
Hi, I'm new to using the vSphere Web Client SDK. I'm writing a plugin and I would like to extend the functionality of renaming a datastore. In particular, I just want to 1. perform additional checks...
View ArticleMaking serenity client reload plugin
I am trying to develop a plugin for the vSphere Web Client and I am working with the serenity client. Is there a way to tell the server to reload the plugin without having to kill it and restart...
View ArticleNeed to install vSphere Web Client 5.5
Hi, I looked at this:VMware KB: Upgrading to vSphere Web Client 5.5 on a Microsoft Windows platform It says to Mount the vSphere 5.5 installation media.Can anyone tell me what media is the vSphere 5.5...
View ArticleJava service calls are being repeated after 1 hour
OK, this is a strange one. I'm curious if you have ever seen anything like it. Our plugin is used to perform a non-disruptive upgrade of our system. This can often take over one hour. The user...
View ArticleNeed to identify vCenter server ip with which the plugin is registered
Hi, We need a programmatic way to identify the vCenter server IP on which our web client plugin is registered. Is there any available API or work around to get and display this information in our web...
View ArticleError when adding storage
Hi there, I am receiving the error below when trying to add storage via vSphere 4.1: An internal error occurred in the vsphere client.Details: object reference not set to an instance of an object I...
View ArticleCannot find action 'Custom action'
I have added some conditional properties for some custom actions I am implementing. I use the solutions menu extension point to layout the action items. I have noticed that, if you are fast enough, you...
View ArticleHow to get an ExtensionManager instance from within a plugin
Hello, We are developing a plugin using the HTML bridge. We need to get access to the Extension object corresponding to our extension so we can read some information we saved away wen the plugin was...
View ArticleUninstall and unloading of bundle context beans
We have encountered an issue with installing, uninstalling and reinstalling our plugin. It appears that when we do an uninstall of our plugin, our components are still left active in the vCenter Web...
View ArticleInstall WebClient 6.0
Hi Guys, we've been waiting for the 6.0 RC version to come. Now its here horrah!! (That's what we thought...). We read that you can connect a WebClient 6.0 to a 5.50 vCenter - so we thought were...
View ArticleLegacy Script Plugin Support in Web Client 6.0
Hi, Do we still have support for supporting the legacy script plugins in Web Client 6.0? Until 5.5, adding the property "scriptPlugin.enabled = true" in the webclient.properties file enabled the...
View ArticleQuick clarification on setting up resource pools
Hello everyone I am setting up virtual machines on a server. This is my first time using vsphere and I am enjoying it so far. I created a resource pool, and started creating virtual machines on that...
View ArticleDataService usage
Hello, We wanted to use com.vmware.vise.data.query.DataService as a primary interface to query Hosts and VMs from vSphere API, though it looks like objects returned by this service in ResultItem are...
View ArticleRelated Objects: Get Hosts error
I'm trying to get all the Related Objects -> Hosts from vSphere web services for my application. However when I do so, I get an error, and no hosts are returned. I looked at the sample code for...
View ArticleCustom object toolbar and action menu items
I have a custom object with action menus defined containing edit and delete action items. The issue I have is that my object specific menu items appear in both the drop down actions menu and also the...
View ArticleVMWare SOAP SDK - PHP - Can't get output from method
We would like to execute the QueryNetworkHint method in VMWAREhttps://www.vmware.com/support/developer/vc-sdk/visdk41pubs/ApiReference/vim.host.NetworkSystem.html#queryNetworkHintWe do this with SOAP...
View Article