Invalid bundle id when deploying package
I am attempting to deploy a package called vtest-plugin.zip but I'm getting the following error from the Extension Manager. [2013-11-04 10:14:48.072] INFO [INFO ] vc-service-pool-215...
View ArticleCannot register plugin package as vCenter Server
I'm having difficulty deploying and registering my plugin package as an extension to our local vCenter server. First, I went thru all the steps in the SDK tutorial to allow my plugin to be deployed to...
View ArticleCan I register a dev environment with SDK 6 to a vCenter 5.5 server?
The release note mentioned that web client SDK 6 is compitable with 5.5 and 6. But I would like to try it out on my local dev environment. In 5.5, when we register local box to server, we "use the...
View ArticlePlugin is not working with web-client 6.0
Hi,We have a plugin developed for 5.1, working fine with - web-client 5.1 and web-client 5.5 - Soon we deploy same plugin in web client 6.0 the GUI is not displayed. - Checked log in...
View ArticleDisable the double click in the "chassisRackVSphere-ui" sample
HiIn the "chassisRackVSphere-ui" sample,user can double click the 'chassis' column in the chassis table.Can I disable the double click when some of the 'chassis' has some property. For example,in the...
View ArticleHow to restrict perticular functionalities from plugin.xml for "non-admin"...
Hello, I have to restrict some actions from "non-admin" users, according to my R&D i came to point that using privilege as Global.Licenses in metadata can work for me.But i am not sure whether the...
View ArticleUpgrading vwc plugin in vcenter with same version
I have developed vwc plugin and registered with vcenter as "myPlugin" and it is working fine. myPlugin.zip has following war & jars: "myPlugin-ui.war,myServer.jar,myManagement.jar &...
View ArticleRegistering my plugin package as a vCenter Server extension takes ~10 minutes...
Hi All I have developed vwc plugin to do external server operation [using ssh]and vsphere related operation as well.For ssh , I am using jsch.jar and some other third party jars also. I have kept all...
View ArticleProblem with 6.0 versus 5.5 data response
I have encountered an issue with a response that we are receiving from a 6.0 system versus a 5.5 system and I haven't been able to get to the bottom of it. The data being returned by our data adapter...
View ArticleNot showing Add Global Action in production
My plugin runs and deploy in virgo dev mode fine. Next, I built the plugin as a zip and got it to deploy to my vCenter server, by registering the extension using the mob interface. Looking at the...
View ArticleActions to re - implement the same interface.
Hello all, my question is simple. If I have several actions that are accepting the same object, do I need to create for each of them interface that they are implementing? May I use only one? Regards,S
View ArticleNeed Help on How to get navigation Tree style in Web client SDK 5.5 ? [URGENT]
hi, Recently we are working on vsphere web client SDK.We have to develop a tree fashioned navigator based plugin.Whatever the extension points in the sdk documentation and samples shows for inventory...
View ArticleClick on the node step into the child-node failed
HiI have customized a series of customized nodes as the “chassisRackVSphere-ui” sample. In the picture1 below,"10.240.198.192","Rack","Chassis" all the three are customized node.When I double click the...
View ArticleConnecting to a back-end server from HTML/Java Plugin
Hi I have managed to successfully deploy the HTML plugin and have it talk back to a Java service based on the sample code in the SDK package.I want to be able to display information in the plugin that...
View ArticleAdding SSL certificate to truststore in 6.0 Beta RC
Hi ,We have a VMware web client plugin developed using 5.1 SDK.We add our SSL certificate to Truststore located at “C:\Program Files\VMware\vCenter Server\jre\lib\security\cacerts”.After this addition...
View ArticleCan you suggest me how to automate the vmware websphere clent GUI(I meean...
VM Websphere client is a flex application.how can we automate this kind of applications.I heard that we can you selenium.Can you please suggest me which API can be used and other related this to...
View ArticleHow to re-point your windows local webclient installation to a different...
How to re-point your windows local webclient installation to a different vCenter? Client-repoint.bat never has worked. Do you have any other suggestions? Thanks,Bhrami.
View Article2 Important reminders for your 5.5 plugin to be compatible with Web Client 6.0
As vSphere 6.0 is about to go GA here are two important reminders that will ensure that your Web Client plugin built with SDK 5.5 works correctly with 6.0. Failure to do so will generate errors such...
View ArticleConditionally display/Hide Objects from object navigator
Hi laurent ,Is it possible to conditionally hide object listing from object navigator.For example Hide the chassis listing if chassis count is 0 in SDK sample.Please suggest an approach or workaround...
View ArticleAn Import-Package could not be resolved
Hi, I have some problems during the work .when I start the project, the error which mean An Import-Package could not be resolved. Caused by missing constraint in bundle...
View Article