Exception handling using the html-bridge
Hi, we are starting to create plugin views using the html-Bridge. All was working well, until we started working on exception handling.In the dataservice, an error has happened while retrieving the...
View ArticleHow to disable "cancel" button on AppWizard while service request is processing.
hi,i want to disable cancel button while page is processing a service request,please suggest implementation details to do that.i have tried page state change which does not work.
View ArticleAutomation of plugin deployment in vpshere web client
Hi all.. Wanted to know the ways to automate our plugin in vpshere web client.The document has some java file which when compiled i get errors "cannot find the symbol...
View ArticleAccess to VCO rest api from vSphere Web Client plugin
Hello, I want to access to vco rest api from vSphere Web Client plugin. I know that I can find holder of key in UserSession object but I failed to generate Authorization header (especially signature...
View ArticlevSphere Web Client 6.0 setup for plugin development environment
Hi All, How to setup development environment by installing vSphere web client 6.0 to debug vCenter 6.0. In the SDK-Setup it has mentioned only for vSphere web client 5.5.Where to find vSphere web...
View ArticleDeploying plugin to virgo server doesn't copy manifest
Hi,This is intermittent issue. When I deploy plugin (drag and drop onto virgo server runtime), many times the plugin manifest does not get copied in the...
View Article"Administrator@VSPHERE.LOCAL.log" and "noUser.log" path in VCENTER 6.0
Hi All, I deployed the plugin in vcenter 6.0 and it is successfully deployed. I have found virgo log at C:\ProgramData\VMware\vCenterServer\logs\vsphere-client\logs. But I could not find...
View ArticleTasks pane showing an intermittent error "Interface...
Hi , I am seeing an exception in the web client that kind of resembles the exception referred to in - https://communities.vmware.com/message/2265643 The error seen in the UI looks exactly like the...
View ArticleMissing Virgo Web?
I've build a Java service project and an HTML Plug-in project using Eclipse Kepler (4.3) on Mac OS X. Everything seems to be fine except for when I go to start the Virgo server I get the following...
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 Articlegetting gc out of memory error using webclient 6.0 and the plugin code uses...
com.vmware.vise.extensionfw.impl.PackagesDeployer Error deploying one of more bundles for the plugin package...
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 Article"internal error has occured-Error #1009" appears intermittently
Hi, We are observing "internal error has occured-Error #1009" error intermittently while quick navigation web client plugin. Does point out for possible reasons for the issue. Thanks in Advance.
View ArticleAccesing java service of Java service plugin
with the help of SDK guide i am able to call a java service from flex layer successfully.Thanks to SDK guide however i have one question if i need to call my java service from some where else so that...
View ArticleCustom log for web client plugin
Hi, We are developing a plugin for the vsphere web client. Currently all the log messages from the plugin are written to vsphere_client_virgo.log through the java service (using apache logger, similar...
View ArticleCannot load resource from plugin_name.swf error in vsphere 6.0
Hi ,We are facing an issue specific with vSphere web client 6.0. Following is the error :------------------------------------------------------------------------------------------------An internal...
View ArticleWhat is the recommended way to pass the IP address of my back-end server to...
Hi Laurent, On a different thread I asked this question, but didn't receive any reply. And I am in need of the ASAP. Can you please help out. Here is the question: I wanted to find out what was the...
View ArticleListen for changes in vCenter extension object
Is there a way to have the plugin java service listen for changes in its "vcenter extension object"? Right now, we cache info from the extension object and update it periodically. Was wondering if we...
View ArticleData request question in the sample "chassisRackVSphere-service" of SDK 5.5
Hi,In the sample "chassisRackVSphere-service", in java code "ChassisRackVSphereDataAdapter" use the initializeHostRelations();to fake relationship with hosts and chassis.In this function,it makes every...
View ArticleRegistering your plugin package as a vCenter Server extension-Where Hosted...
Hi Laurent,With the help of sdk guide i am able to succesfully register my plugin as an extention to vCenter.And when login to webclient the plugin zip gets downloaded and deployed succesfully and i...
View Article