Error while using existing service layer in HTML5(flex) plugin
The existing service layer has src and build files(build-java.xml) ,Added tools folder that has build files .run the build-plugin-package from ui/tools folder.Build successful.When checked in logs, the...
View ArticleService layer- Testing Rest services in localhost
Hi,Can some one let me know the process of testing the rest services using localhost:8000/rest/test using virgo/tomcat independent of UI layer. Tried following approaches: I tried adding the service to...
View ArticleUsing vCenter Selector dropdown value
Hi,I'm using the plugin-seed (0.9.7), and have a view that uses the vCenter selector drop-down ( <showVCenterSelector>true</showVCenterSelector> ) in the plugin.xml file. Could you tell me...
View ArticleError downloading plugin package if vCenter and plugin server are installed...
Hi, I setup a vCenter 6.0 on Windows Server 2012 R2. The Internet protocol is set as IPv6 (IPv4 is disabled). This windows joined a domain. And our plugin server is also on this windows OS. After...
View Articlezip exception for VCSA 6.5 in vsphere-ui logs with fling version
vsphere-ui log says http://.zip .Make sure it is a valid zip file then logout/login to force another download. java.util.zip.ZipException: zip file is empty The zip file is not available at...
View ArticleBundle dependencies exception - fling sdk
In service manifest.mf all the packages has been in export-packages.In UI manifest file the same packages has been updated in import-packages.But the service layer doesn't have com.xxx.service the...
View ArticlevSphere Client Plugin remove titlebar
Hi,How can i remove the titlebar of an global view.
View ArticlevSphere HTML SDK Sessions at VMworld 2017
Hi all,We are excited to announce that at VMworld,2017 our team will lead several sessions dedicated to the vSphere HTML Client SDK.We will be at VMworld US and VMwold Europe and are looking forward to...
View ArticleOpening an HtmlActionDelegate modal dialog from Javascript?
What is the correct method to open a modal dialog (as defined in the "plugin.xml") from within a Javascript plugin? I can't find an example in the 6.5 SDK - it opens Javascript dialogs, but not defined...
View ArticleCross-Origin Request is allowed in vSphere Client Plugin?
Hi, I have a plugin built on vSphere HTML5 Client SDK. If I would like to invoke the outside RESTful APIs directly from Typescript/JavaScript layer, that means Java service layer is skipped totally, is...
View ArticleHow to check multiple privilege for action ?
Hi need to check multiple privileges for some action. <com.vmware.actionsfw.ActionSpec> <requiredPrivilege>VirtualMachine.Inventory.Unregister</requiredPrivilege>...
View ArticleJapanese Characters Issue.
Hi, In our plugin Japanese characters are not passing from Flex-Client to Java Service layer. Where as with same code, English characters are passed properly to java service layer. I have checked all...
View Articlewebplatform.getObjectId() property not available in fling
webplatform.getObjectId is not available in fling version. Is there any alternative to retrieve the object id for object view?
View ArticleSphere HTML Client SDK 6.5 Documentation and Tools Resources
We have a new online documentation center and SDK documentation is available now from https://code.vmware.com/doc/preview?id=4180. This gave us the idea that we can summarize all documentation and...
View ArticleDataAccessController gives 404 error
Hi, The generated service layer have dataaccesscontroller trying to make a rest call gives 404 , can't find mapping in the servlet.
View ArticleChange the title for the vSphere Web Client
I currently have 2 vCenter servers on 5.5, one for my server environment and one for my Horizon View environment. When I am connected to both with the vSphere Web Client, I have 2 tabs in my browser...
View ArticleHTML SDK Fling 10 is available
Hi all,We've just released Fling 10. The most important new feature worth mentioning is the new bootstrapping mechanism of existing JavaScript APIs. Samples are updated to show the new bootstrapping...
View ArticleSupport for "remote plugin" in vCenter 6.5 webclient
This is in continuation to the "Session id generation issue" we discussed in the Q&A session of the webinar: To give you a brief history of the concern we have raised, we started supporting our...
View ArticlevSphere Web Client SDK 6.5 Update 1 is released
Hi all,I am pleased to announce the release of vSphere Web Client SDK 6.5 Update 1.The release features several new capabilities and enhancements that address key challenges of developing an HTML...
View ArticleNew mechanism for bootstrapping JavaScript API
Hi plug-in developers,vSphere Web Client SDK 6.5 Update 1 is officially released.One of the key features in this update release is the new mechanism for bootstrapping the JavaScript APIs. Here is a...
View Article