How to correctly use VimPortType for vCenter server VMODL API communication
Hello. I'm working on a vSphere client plugin using the HTML SDK and I checked the vsphere-wssdk-service project included in the SDK as one of the examples where VimService and VimPortType classes are...
View ArticleError: Unsupported plugin dependency type css on vCenter version 6.0.0.2559267
We started to build some parts of our plugin in HTML and noticed that in vcenter version 6.0.0.2559267, the flex part of our plugin deploys fine, but the HTML views show this error. It works fine on...
View ArticleMissing action extensions on vSphere upgrade
Hi,Our Flex based UI plugin module has action extension points both on Actions menu (+ right click on object) AND under Manage view. These have filtering criterion so they appear only for certian...
View ArticleHTML plugin-seed 0.9.7 is available
Version 0.9.7 of the tool is available on the Fling site vSphere HTML5 Web Client: download the file plugin-seed-0.9.7.zip. See the attached change-log PDF for the list of changes! If you have general...
View Article[VSPHERE HTML5 WEB CLIENT] Can't connect the first time with vSphere API...
I am not sure if this is a bug but I always got the error 'com.sun.xml.internal.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: The session is not authenticated. Please see...
View ArticleCorrect method to get built-in object icon resources?
What is the correct way to get and display an icon for a built-in object (e.g. for HostSystem, Datastore, etc.)? By tracing the standard UI, I can retrieve the "primaryIconId" property from either my...
View ArticleWeb Client 6.5 gui automation support
Hi,For Web Client 6.0 we performed GUI Automation using the provided solution.vsphere-webclient-automation-6.0.0-beta.zip - Google Drive This solution doesn't seem to support Web Client version 6.5. Is...
View ArticleAdding custom properties from external source to existing vSphere Managed...
Hi,I would like to display additional properties to existing vSphere managed entities (e.g. Hostsystem) in the H5/webclient. The additional properties are coming from another source (through an...
View ArticleSummary header view html5
Hello, I'm developing a new html 5 web client plugin (sdk 6.5), I want to add a summary for our custom object. The summary should have header and two or three portlets.In the old flex sdk we added...
View ArticleUnable to satisfy dependency "org.springframework.http" on vCenter 5.5.1
[2017-05-25 23:25:45.806] [ERROR] TCP Connection(9)-127.0.0.1 org.eclipse.virgo.medic.eventlog.default DE0002E Installation of bundle 'com.company.hi' version '5.0.0' failed....
View ArticleVsphere Web Client Modal Dialog open for Plugin Issue in Chrome and IE
Webclient Modal Problem.Problem : When i open up a modal in the webclient plugin, and then go back to the plugin default landing page, the Javascript file loses the reference of "WEB_PLATFORM", there...
View ArticleIssue with Global refresh event(DataRefreshInvocationEvent) when using for...
Hi, We have a couple of global view extensions (vise.global.views) with global refresh event(DataRefreshInvocationEvent) extended.Method onGlobalRefreshRequest will be called even if the view is not...
View ArticleHow to make Summary portlet bigger
I'm trying to use a portlet on VM summary view and the content of my portlet is bigger but the portlet does not resize and instead a vertical scroll bar is displayed in the portlet which scrolls the...
View ArticleExtension based on version
In plugin.xml, is there any straightforward way to apply a metadata filter for the vCenter version? May be any Global property that can be used like Global.Licenses?OR this has to be done via a custom...
View ArticlePlugin upgrade fails on new HTML5 client on vsphere 6.5, works fine on Flex...
Our plugin has 3 parts inside its zip file UI-1.war -> Flex UI componentsUI-2.war -> HTML UI componentsservice.jar -> Java services for both UI components. The plugin installs and works fine...
View ArticleWEB_PLATFORM loses reference and goes to null after Dialog Box Closes in a...
Problem: Opening a page in my plugin on Vcenter Vsphere WebClient with images and CSS and JS file associated. In the JS i have a method which opens up a Modal Dialog box on a click action. When i...
View ArticleHTML client view not refreshed after performing action
When viewing one of my custom objects (e.g. on its Summary view), the client does not receive a refresh event after an action is performed (using the "Actions" drop-down menu). Is this a known issue,...
View ArticleThe action extension display imcompletely for plug-in running on the...
There is something wrong with HTML plug-ins running on the flex-base vSphere Client(version 6.0) on IE(version 11) , the problem shows that the action extension of datacenter cannot display...
View ArticlevCenter Plugin: UI cannot connect to service
Dear all.I am developping a vCenter plugin by using vSphere Web Client SDK. But when we click a button in the screen, it suspend for a while, then an error popup is showed (faultCode:Server.Processing...
View ArticleDebugging deployment failures?
Is there any documentation on how to debug deployment failures? Also, are there any plans to provide a better installation method in the future? Requiring end users to install Java on a workstation...
View Article