A need to cache Custom Data for plugin
hi,we are developing a plugin which is going to use custom objects(not from ESXI/vCenter). So i want to understand is their some way to store the data in vcenter/ Virgo server(where the plugin will...
View ArticleCan we create Tasks for Custom objects using vsphere-web client
we are developing a plugin which is using our own custom objects, which does not uses ESXI or vcenter attributes. We are able to create Tasks when we perform (custom) operations on those custom...
View ArticleCode coverage tool - testing
hi all,Is there any eclipse tool available, which does code coverage for our vmware webclient plugin?We basically need a code coverage for service side (Java portion) of the plugin. RegardsNishchay
View ArticleMajor Problems with plug-in - possibly due to having other plug-ins running?
Hi Laurent,we have big Problems at a customer site, which we have not encountered before. When our plug-in view is started, it obtains a HostServiceTicket from the vCenter and uses it to retrieve some...
View ArticlevSphere web client icons for TOC/Detail view
Hi, We are working on a plugin for which we are building a custom view based on the TOC/Detail pattern. I would like to know where I could get the show / hide icons, as well as the disclosure...
View ArticleThe login request has expired due to a clock synchronization issue between...
Hi,we have a vcenter 5.5 which is up and running. we are able to login directly into vcenter thorugh web client but when we try to login using localhost(running virgo server) we are getting and error :...
View Article[Need Help] Getting an error while selecting particular object instance (you...
When I select any object instance (Arr1/Arr2/Arr3) from object Navigator ,I am getting an error called "you have no privileges to view this object or it does not exit" in work space area.we have...
View ArticlevSphere web Client Plugin works fine with vCenter Server 6.0, but FAILS on...
We are working on a vSphere web Client Plugin. The web client plugin is a single page application (HTML/javascript). The Plugin works perfectly fine without any issues on vCenter Server 6.0 having...
View ArticlePlugin doesn't show up after successfull registration - BeanCreationException
I have a setup as belowvcenter server and client 5.5, a plugin developed on top of 5.5 client. When I register the plugin I don't see any problem and it ends successfully. But the plugin does not show...
View ArticlePlugin doesn't show up after successfull registration - BeanCreationException
I have a setup as below vcenter server and client 5.5, a plugin developed on top of 5.5 client. When I register the plugin, I don't see any problem and it ends successfully. But the plugin does not...
View Articlevim25.jar present but receiving ClassNotFoundException
In one of our customer environments, our plugin failed to deploy. Looking at the logs I noticed that for some reason it throws a ClassNotFoundException even though vim25.jar was deployed just a few...
View ArticleHow to get the configuration of a running VirtualMachine
Hello,I'm a beginner with the SDK and I'm trying to get the configuration of a running VirtualMachine.I'm able to connect to the virtual center and to the following: Dim myVM As New...
View ArticleException thrown by SsoUtil: SSO admin service failure
I'm diagnosing an issue in an Enhanced Linked Mode environment running 6.0 update 1 (2 vCenters, same domain) where I'm getting the following exception when calling UserSessionService.getUserSession():...
View ArticleWrite JUnit test cases for serive implementation file with bean dependencies
Hi all, I am facing issues in writing JUNIT test cases for my service implementation.My intention is to write JUNIT test cases for my service implementation files of my plugin. I want to write a test...
View ArticleSwitch view from web client plugin flex UI to Task Console
Hi, I have a custom task triggered from web client plugin flex UI. I would like to redirect user to Task Console i.e. vsphere.core.tasks.domainView for him/her to check on the progress of the task. Is...
View Articlevsphere web client SDK 6.0 java.lang.NullPointerException: The URL of the...
Hi, When starting virgo webserver, I am getting below exception.I do have generated webclient.properties and store.jks and pasted them under C:\ProgramData\VMware\vSphere Web Client on my local dev...
View ArticleI want to get virtual machine's running cpu,ram,disk,network using rate.which...
vsphere and vcenter 5.5I want to get virtual machine's running cpu,ram,disk,network using rate at anytimewhich sdk can i use??and please give me a demo,thanks a lot
View ArticleSet up failed with 6.0 SDK
Hi all, I'm a very newest developer with vmware...I step by step with SDK-Setup.html...all step is well.I got problem when use dev-setup.sh to get registration with my vCenter.We don't have DNS name in...
View ArticleIssue with IFrame based HTML hosting inside Flex views
Hi , I am aware that IFrame based HTML views are not officially supported by vmware and the HTML bridge solution for 5.5 is on its way for plugin development but I still wanted to raise this question...
View Articlevirgo says 'javax.annotation' constraint missing even though it was deployed
Below is the log showing that javax.annotation bundle was started [2016-03-04T13:20:46.975-08:00] [INFO ] fs-watcher <HD0001I> Hot deployer processing 'CREATED' event for file...
View Article