Create non-modal popup windows in plugin view
Hi, I was able to create a non-modal popup window using Popup manger in my plugin view upon some action. The purpose of the popup is to show progress of a task. Once the task is completed the popup...
View ArticleIcons are not displaying conditionally in object Navigator in vSphere...
Hi,I am Facing an issue after deploying a Plugin to VSphere webclient 5.5 which was developed/compile using SDK 5.1 .plugin is developed using 5.1 SDK and is working fine in Webclient 5.1 however when...
View Article"Objects" count problem with Web Client 5.5
Hi all We have developed plug-in on SDK 5.1.Our plug-in has custom list view like "chassis-ui" sample.There is a small problem in the list view with Web Client 5.5. Problem:"Objects" count that...
View ArticleUserSessionService OSGI bean is not available for JavaService OSGI bean in...
Hi,<osgi:reference id="userSessionService" interface="com.vmware.vise.usersession.UserSessionService " /> <osgi:service id="VMWareExtMgr" ref="VMWareExtMgr"...
View ArticleDoubts related to Custom objects and plugin.xml
Hi,1. we are developing a plugin in which we have around 4 custom objects. we have defined their list,actions,summary and all is working fine. but adding more and more objects in one plugin.xml is...
View ArticleVshare Sample - Getting issue in running sample -...
I installed everything correctly and I can run sample application which is vsphere-client-sdk\flex-samples\helloworld.But when I am trying to run html-bridge\samples\chassisA-html then from server...
View ArticleService Class conflict : org.springframework.flex.core.ExceptionTranslator
Hi Team,This is in continuation and reference to the thread https://developercenter.vmware.com/forums?id=4974#530183|3195755..We now have a sample plugin (GlobalApp) from SDK samples along with the one...
View Article"Resolver reported uses conflict for import" on vcenter 6.0 update 2
We were testing out extension that works fine with vcenter 5.5 and 6.0 update 1 and the vcenter 6.0 update 2 and noticed the following issue. Its hard to tell what is going on....
View ArticleRead only user?
Can some one explain how to determine if the current user in the vSphere web client is a read only user? I know how to get the current UserSession from the service layer, and get the username. How...
View ArticleUnable to scroll in iFrame
Hi,I am trying to design a HTML view (say ManageView.html) to use the HTML bridge. I observe that ManageView.html is being displayed inside an iframe. In my ManageView.html, body contents exceeds the...
View ArticleHow to use httpclient-4.1.jar and httpcore-4.1.jar under repository/usr...
Hi,I need to use the package org.apache.http.client, and org.apache.http.util inside my plugin. I found that there are two version of Apache http client inside the repository: version 3.1...
View ArticleCan you please provide sample code chassisRackVSphere
I am not able to find sample code for chassisRackVSphere which is mentioned in docs/samples-doc/chassis-app.html . can you please attach the same?
View Articlehow to add view in Related Objects tab
Below is my code but view is not loading in related objects tab. Can you please help me here? <extension id="com.hitachi.sie.ucp.relatedView1">...
View ArticleAdd shortcut for chassis ui does not worked.
Hi, I am a newbie of vShpere user, I'm studying about the sample code in 6.0 sdk sample.I got a question In chassis-ui sample.That is how can I create a shortcut for chassis-ui on the inventories at...
View Articlehow to use resource values in HTML files
I see we can use resources values in plugin.xml from properties file like #{serverLabel} but I dont see any example where we using properties file in HTML file. Please let me know how to do it?...
View ArticleCan java service implement a function as same as vSphere web client default...
Hi, I just want to know, can we use java service to implement a function like create/edit/remove datacenter, host, vm?for example(host).Create a custom action in cluster drop down list called "Create...
View ArticleCan i customize the datagrid cloumn width in ColumnContainer?
Hi Laurent, In 5.5, the class com.vmware.ui.lists.ColumnSetContainer is deprecated, so how could i change the datagrid column width or other setting in plugin.xml. The chassis-app sample code in the...
View ArticleIssue with Objects List View/Tab
Hi,I'm wondering if Html-Bridge 6.0 ChassisA example will work on vSphere Web Client version 5.5, specifically the objects list view/tab? I'm having this issue: No records being displayed and/or table...
View ArticleHow to specify the vsphere.core.folder.monitorViews as the target of...
Hello,I am learning the samples about vsphere web client plugin extensions.I want to specify the vsphere.core.folder.monitorViews as the target of vise.home.shortcuts.But it isuseless.It is redirected...
View ArticleLost Connection with vCenter while using PropertyCollector.waitForUpdatesEx()
I have a program, running outside vCenter, that creates a ServiceConnection, then a PropertyCollector. I use the waitForUpdatesEx() with a timeout of 2 minutes. The method wakes up after 2 minutes,...
View Article