Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 183671

how to use vSphere Client script plug-ins with the vSphere Web Client

$
0
0

Hi, all

 

how to use vSphere Client script plug-ins with  the vSphere Web Client.

 

I found this.

http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wcsdk.pg.doc%2FLegacyPlugins_Appendix.16.2.html

 

and I used following step to try.

  1. change web client properties file
    => scriptPlugin.enabled = true
  2. restart web client service
  3. reopen web client page, but still no "Classic Solutions category" view...

 

 

my plugin registry xml file is like this.
<?xml version="1.0" ?><scriptConfiguration version="1.0">    <key>lihlcnkr.balabala</key>    <description>Test script plug-in</description>    <name>lihlcnkr test</name>    <vendor>lihlcnkr</vendor>    <multiVCsupported>false</multiVCsupported>    <extension parent="Home.Inventory">        <title locale="en">VMware</title>        <url display="window">http://vmware.com</url>    </extension>     <extension parent="InventoryView.Template">        <title locale="en">Custom Template</title>        <url display="modalwindow">http://10.10.99.99:8440/test.jsp</url>    </extension>    <extension parent="InventoryView.HostSystem">        <title locale="en">Lihl Custom HostSystem</title>        <url display="modalwindow">http://10.10.99.99:8440/test.jsp</url>    </extension></scriptConfiguration>

 

what's wrong?

how to use vSphere Client script plug-ins with  the vSphere Web Client?

 

thanks


Viewing all articles
Browse latest Browse all 183671

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>