What servlet version does Virgo/Tomcat support?
Does the Virgo web container support servlet 3.0 or 3.1? The web.xml in all of the example plugins specify 2.4, but I was wondering. I don't see anything in the docs.
View ArticleREST api call to get object properties in html bridge gives resource not...
Hi, I added an Html bridge Summary view to our existing plugin (which is in Flex). The html page is displayed in the Summary tab with the static data like images and headings. But the .gestJSON call to...
View ArticleLong processing results in Data Adapter timeout
In our plugin we have encountered a situation where when we have a large configuration of our objects it takes a long time to process resulting in hitting a time out situation. I couldn't find...
View ArticleIntermittent HTML Bridge Iframe Sizing Issue
We have been experiencing issues with the sizing of the iframe that hosts our pages. Sometimes the size exceeds the allotted space in the flex UI.Right now, the only way to fix this is to refresh the...
View ArticleUpgrade Issue from vCSA 6.0 to vCSA 6.0 U1 - Bundle Conflict for web client...
Hi VMWare,I am facing an issue with My vmware webclient plugin while upgrading from vCSA 6.0 to vCSA 6.0 U1.My Plugin gets invisible after upgrade and after a lot of cleanup and number of restarts it...
View ArticleSort existing column (eg: Status) on click of ColumnHeader for VM grid
Hello, In Vsphere Webclient, Inventory -> VM Grid: Vmware provide few existing columns, few are sortable like Name, State, etc. on the click of columnHeader and few are non sortable. Is there...
View ArticleHow to remove HTML pages for 5.5 version
Hello, From 5.5.1, Support for the HTML plugin has been enabled.In case of Flex + HTML plugin, It works fine with the versions above from 5.5.1.But if we run same plugin for 5.5.0, HTML pages fails to...
View ArticleThe vim25.jar (which is not on Maven Central) can be found some place else...
Please tell me how should I handle the vim25.jar because I can't find it on Maven central. Where can be found for public download?
View ArticleCan vim25.jar be used in an open source project?
There is someone who can tell me if the vim25.jar can be used in an open source project?
View ArticleIs plugin developed with sdk 6.0 will work on prior to vsphere 5.5 releases ?
I developed a plugin using vsphere web client sdk 5.5 and did required changes to make it compatible with wc 6.0 as mentioned in below link:2 Important reminders for your 5.5 plugin to be compatible...
View Articlevsphere virgo log NOT updating
hi. I restarted my vsphere server after unregistering my plugin and deleting it's related package files. now after restart, my vsphere_client_virgo.log is not updating. this is vCenter Server...
View ArticleError registering a plugin
I'm able to register the plugin and it's getting showed up MOB. But the GUI doesn't display it nor it gets listed under "Administration"->"Client Plug-ins".The Virgo log entries corresponding to the...
View ArticleGetting MessageExceptionafter I restart the VC 6.0 u1 windows.I need clue of...
[2015-11-03T17:04:46.678-08:00] [WARN ] http-bio-9443-exec-19 org.springframework.flex.core.DefaultExceptionLogger The following exception occurred during request processing by the...
View ArticleThe problem of writing files with the web client plugin under vsphere 6.0
I have developed a vSphere web client plugin under vSphere 6.0. In my plugin, I want to write logs using JAVA Logging to the directory c:\test\log\. At first, I ran my plugin on Windows Server 2008 R2,...
View ArticleClientSessionEndListener not working
I'm trying to capture the moment when a vSphere client session ends so I can perform some cleanup on my services, but my sessionEnded method is still not being called when I log out of vSphere.I found...
View ArticleWeb-ContextPath in MANIFEST.MF
Hello I had a question about a change I am making to my currently working vsphere extension.The war webapp/META-INF/MANIFEST.MF file had an entry for Web-ContextPath as say Web-ContextPath=abcNow I...
View ArticlePros and Cons of deploying plug-in locally on vCenter vs. remotely
Any recommendations on where to deploy a plug-in package? We're currently deploying remotely to a separate VM and connecting over SOAP, but the documents seem to hint that local installation is the...
View Articleplugin for snapshot
Hi I'm developing plugin to integrate storage to vSphere. I would like to prepare the storage for VM Snapshot (CreateSnapshot_Task) execution. In instance there should be some API called on storage...
View ArticleWhat version of AngularJS is vmware using for development of the web-client?
We would like to use the same version. -Darrell
View ArticleRemove Global Refresh Event Handler
Hello, In vSphere UI, we can add Global refresh event handler at our views which are registered in our plugin.xml by following way....
View Article