<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Denis_Chorbadzh Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>Denis_Chorbadzh Tracker</description>
    <pubDate>Sat, 18 Nov 2023 03:22:51 GMT</pubDate>
    <dc:date>2023-11-18T03:22:51Z</dc:date>
    <item>
      <title>Re: How to hide the actions instead of disable using Dynamic Extensions in vSphere Client</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-to-hide-the-actions-instead-of-disable-using-Dynamic/m-p/2989619#M6196</link>
      <description>&lt;P&gt;Thank you for noticing the missing part, Kumar! Will update it.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 12:35:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-to-hide-the-actions-instead-of-disable-using-Dynamic/m-p/2989619#M6196</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-10-04T12:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the actions instead of disable using Dynamic Extensions in vSphere Client</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-to-hide-the-actions-instead-of-disable-using-Dynamic/m-p/2989476#M6194</link>
      <description>&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For 8.0 release, you can set the property "relevant" to "false" for every menu item that you don't want to be displayed at all. Setting the "visible" property just enables/disable the action.&lt;/P&gt;&lt;P&gt;For 7.0 releases, the items will always be displayed and will be enabled/disabled based on the "visible" property.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 14:15:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-to-hide-the-actions-instead-of-disable-using-Dynamic/m-p/2989476#M6194</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-10-03T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error during rest request</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-during-rest-request/m-p/2981152#M6188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think Vladi was refering to this thread:&amp;nbsp;&lt;A href="https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/SSL-problems/td-p/2219486" target="_blank"&gt;https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/SSL-problems/td-p/2219486&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let us know if you were able to resolve the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 12:37:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Error-during-rest-request/m-p/2981152#M6188</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-08-07T12:37:51Z</dc:date>
    </item>
    <item>
      <title>What's new in vSphere Client SDK 8.0 Update 1</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/What-s-new-in-vSphere-Client-SDK-8-0-Update-1/m-p/2970273#M6177</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;The new vSphere 8.0 Update 1 release brings some new features and resolved issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What's new for vSphere Client extensibility and remote plug-ins:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Ability to define action separators -&amp;nbsp;&lt;/STRONG&gt;Plug-ins are now able to define separators between their menu actions. This can be achieved by specifying a new object {"type":"separator"} between the plug-in defined actions.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Ability to define multiple summary cards&lt;/STRONG&gt; -&amp;nbsp;Plug-ins are now able to define up to 3 cards in a given vSphere object's summary view. In addition, each card can have its own icon and title. If no icon or title are provided, the default plug-in icon and name will be used. This can be achieved by specifying an array of views instead of a single view in a given object's summary section.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Integrated Solution Installation enhancements&lt;/STRONG&gt; - Ability to specify required vCenter Server version support. Integrated solutions can now specify which vCenter Server version they support. This will prevent users from installing the solution on a vCenter Server with lower than the specified version. To achieve this, the &lt;EM&gt;&lt;STRONG&gt;vmw.vsphereui.solutioninstall.requiredVcVersion&lt;/STRONG&gt;&lt;/EM&gt; property must be specified in the solution's OVF.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Remote Plug-in Sample&lt;/STRONG&gt; -&amp;nbsp;&lt;SPAN&gt;Upgraded Angular and Clarity versions for improved security.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Extension Registration Tool&lt;/STRONG&gt; -&amp;nbsp;The &lt;EM&gt;&lt;STRONG&gt;extension-registration&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;tool now accepts a list of events. This means that plug-in registration may include a list of plug-in defined events.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resolved Issues:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Actions are now ordered in the way they are written in the &lt;EM&gt;&lt;STRONG&gt;plugin.json.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Fixed an issue where a plug-in may be shown as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Partially Deployed&lt;/I&gt;&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;The plug-in action menus are properly live refreshed when the user&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;shows/hides&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;a plug-in.&lt;/LI&gt;&lt;LI&gt;Fixed an issue where an&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Incompatible&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;plug-in could be shown as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Failed&lt;/I&gt;&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;The &lt;EM&gt;&lt;STRONG&gt;htmlClientSdk&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is no longer cached by the browser and does not break plug-in upgrades.&lt;/LI&gt;&lt;LI&gt;Fixed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Confirmation Modal&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;layout issues.&lt;/LI&gt;&lt;LI&gt;Plug-in deployment will no longer fail if it is using an unknown locale. This means that adding a new supported language to the vSphere Client and the plug-in will not break the plug-in's compatibility with older vSphere Client versions.&lt;/LI&gt;&lt;LI&gt;Fixed an issue where an&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Incompatible&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;plug-in could not be redeployed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Known Issues:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Multi Manifest Issue&lt;/STRONG&gt; -&amp;nbsp;The&amp;nbsp;&lt;STRONG&gt;Multi Manifest&lt;/STRONG&gt;&amp;nbsp;feature requires a default manifest called &lt;EM&gt;&lt;STRONG&gt;plugin.json&lt;/STRONG&gt;&lt;/EM&gt;. If a plug-in is using the multi manifest feature, it is required that at least one of the plug-in manifests is named &lt;EM&gt;&lt;STRONG&gt;plugin.json&lt;/STRONG&gt;&lt;/EM&gt;. It is recommended that the least desired plug-in manifest is named &lt;EM&gt;&lt;STRONG&gt;plugin.json&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;and placed at the bottom of the array of manifests.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more information and code examples, check the official&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.vmware.com/web/sdk/8.0/client" target="_blank" rel="nofollow noopener noreferrer"&gt;SDK documentation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;page and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://vdc-download.vmware.com/vmwb-repository/dcr-public/1de98a9a-9241-482b-902f-8cd168b1391a/597b788f-abc6-4fc1-89f0-c66e54615956/RPcli-801-ReleaseNotes.html" target="_blank" rel="nofollow noopener noreferrer"&gt;release notes.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As always, feel free to share your feedback and ideas with us.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 13:23:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/What-s-new-in-vSphere-Client-SDK-8-0-Update-1/m-p/2970273#M6177</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-05-25T13:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2960245#M6169</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the provided log snippets, we can't infer what might be the issue.&lt;/P&gt;&lt;P&gt;We would need the VC support bundle and the plugin package in order to investigate.&lt;/P&gt;&lt;P&gt;If you can't provide the whole plugin package due to legal concerns, you can provide a stripped down version or modify one of the local plugin samples in order to reproduce the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:11:38 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2960245#M6169</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-21T14:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959498#M6167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Looking at the logs:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;This has no impact on plugin package deployment but is expected only during plugin development. In Production the plugin package should be registered as a vCenter extension&lt;/LI-CODE&gt;&lt;P&gt;I suspect you have placed your plugin in "&lt;SPAN&gt;/usr/lib/vmware-vsphere-ui/plugin-packages/&lt;/SPAN&gt;". It should be registered as a vCenter Server extension and not present in the plugin-packages folder.&lt;/P&gt;&lt;P&gt;The "libraries" folder should be place in your plugin package and be a part of the plugin zip file. It will be downloaded by the vSphere Client and unpacked in "/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 13:47:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959498#M6167</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-16T13:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959489#M6166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The META_INF folder is required for VMware certified plugins. It does not impact your plugin's deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 12:49:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959489#M6166</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-16T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy plugin using multi-manifest</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-plugin-using-multi-manifest/m-p/2959486#M6165</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/4920520"&gt;@vedaniks&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the valuable feedback.&lt;/P&gt;&lt;P&gt;Since the default plugin manifest file is called &lt;EM&gt;&lt;STRONG&gt;plugin.json&lt;/STRONG&gt;&lt;/EM&gt;, it turned out to be required by the system. This is why the following is working fine:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "manifestVersion": "1.0.0",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "manifests": [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "plugin-80.json",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "plugin.json"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are going to address this limitation in a next vSphere release. Until then, please name the least desired (lowest priority) manifest file as &lt;EM&gt;&lt;STRONG&gt;plugin.json&lt;/STRONG&gt;&lt;/EM&gt;. For example:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;&amp;nbsp; "manifestVersion": "1.0.0",&lt;BR /&gt;&amp;nbsp; "manifests": [&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "plugin-80.json",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "plugin-70.json"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "plugin.json"&lt;BR /&gt;&amp;nbsp; ]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 12:27:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-plugin-using-multi-manifest/m-p/2959486#M6165</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-16T12:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy plugin using multi-manifest</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-plugin-using-multi-manifest/m-p/2959313#M6163</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/4920520"&gt;@vedaniks&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The manifests should be ordered from the most feature-rich (latest) to the more basic. For example plugin-80.json, then plugin-70.json.&lt;/P&gt;&lt;P&gt;The 8.0 vSphere Client will try to deploy plugin-80.json and will succeed. The 7.0 vSphere Client will try to deploy plugin-80.json and will fail. Then, it will try to deploy plugin-70.json and will succeed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know of the errors you are getting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 15:55:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-plugin-using-multi-manifest/m-p/2959313#M6163</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-15T15:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2955990#M6157</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, you need to integrate the &lt;EM&gt;"libraries"&lt;/EM&gt; folder in your &lt;STRONG&gt;plugin.zip&lt;/STRONG&gt; and not modify directly the plugin cache in &lt;EM&gt;"/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/"&lt;/EM&gt;. This directory is used for downloading and unarchiving the plugin deliverables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding &lt;STRONG&gt;Spring 4.3.9&lt;/STRONG&gt;, it&amp;nbsp;is vulnerable to &lt;STRONG&gt;Spring4Shell&lt;/STRONG&gt;, and&amp;nbsp;we highly recommend you upgrade to 5.3.XX (LTS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;vcplugin-ui&lt;/STRONG&gt;, you need:&lt;BR /&gt;- &lt;STRONG&gt;&lt;A href="https://mvnrepository.com/artifact/org.codehaus.woodstox/woodstox-core-asl/4.4.1" target="_blank"&gt;https://mvnrepository.com/artifact/org.codehaus.woodstox/woodstox-core-asl/4.4.1&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;and&lt;BR /&gt;- &lt;STRONG&gt;&lt;A href="https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api" target="_blank"&gt;https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Don’t mind the &lt;EM&gt;"org.springramework.orm"&lt;/EM&gt; not being resolved: it is a red herring. It has bundle id of 129, typically plugin bundle ids are in 300 range.&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;vcplugin-controller&lt;/STRONG&gt;, you need to resolve &lt;EM&gt;"org.springframwork.beans"&lt;/EM&gt; jar first (it is the provider of &lt;EM&gt;"org.springframework.beans.factory.annotation"&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the attachments it is not clear why your &lt;EM&gt;“org.springframwork.beans”&lt;/EM&gt; is not resolved (Note: there will be more than one &lt;EM&gt;“org.springframwork.beans”&lt;/EM&gt;, yours will have id in the 300+ range).&lt;/P&gt;&lt;P&gt;It is also not clear why the plugin deployment timed out. It was probably due to the unresolved plugin bundles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the type of the plugin, your plugin is a &lt;EM&gt;"local"&lt;/EM&gt; plugin. This means it will be downloaded from the remote location and will be placed inside the VCSA's tomcat server. To be a &lt;EM&gt;"remote"&lt;/EM&gt; plugin, it needs to run on your own server and just provide its views to the vSphere Client. Remote plugins also use a different manifest format, called &lt;STRONG&gt;plugin.json&lt;/STRONG&gt;. You can find more information about the remote plugin architecture &lt;A href="https://developer.vmware.com/docs/17041/developing-remote-plug-ins-with-the-vsphere-client-sdk" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. Have in mind that the local plugin architecture is being deprecated and the next major vSphere Release will support only remote plugins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, you can verify your plugin is successfully installed by finding it in Administration -&amp;gt; Client Plug-Ins and checking its status. Additionally, you can inspect the vsphere_client_virgo.log file and search for your plugin ID to verify there are not errors and the deployment is successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 11:20:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2955990#M6157</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-02-22T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2953454#M6151</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use Spring MVC controllers in your plugin, here is a list of the bundles required to resolve Spring MVC dependencies:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;org.apache.servicemix.bundles.aopalliance-1.0_6&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-aop-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-beans-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-context-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;rg.apache.servicemix.bundles.spring-context-support-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-core-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-expression-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-web-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-webmvc-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 08:42:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2953454#M6151</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-02-09T08:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Esxi Webservice Login Not Working</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Esxi-Webservice-Login-Not-Working/m-p/2951504#M6146</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5603823"&gt;@cubits&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, we are not able to provide an adequate answer since this forum is concerned with vSphere Client extensibility and plug-ins.&lt;/P&gt;&lt;P&gt;You can try posting your question in a relevant forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 08:58:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Esxi-Webservice-Login-Not-Working/m-p/2951504#M6146</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-30T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using the integrated solution install mechanism</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Using-the-integrated-solution-install-mechanism/m-p/2951094#M6144</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution install token is a one-time token that is injected in the deployed VM and has a lifespan of 30 minutes. It is intended to be used for the solution's extension registration and, because of security concerns, cannot be regenerated.&lt;/P&gt;&lt;P&gt;The "&lt;SPAN&gt;api/ui/solutioninstall&lt;/SPAN&gt;" is an API of the vSphere UI and is not a part of the mentioned SDKs. You can find more information in the &lt;A href="https://developer.vmware.com/docs/17041/developing-remote-plug-ins-with-the-vsphere-client-sdk/GUID-1A8C7FD8-FBD6-485D-ABDD-55C080742E65.html" target="_blank" rel="noopener"&gt;vSphere Client SDK official documentation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;After the solution plugin has been registered, you can log in the vSphere UI, go to the plugin UI and initiate extension update by passing the session information to the plugin's backend which can obtain a vCenter Server session and call the vCenter Server APIs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 09:54:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Using-the-integrated-solution-install-mechanism/m-p/2951094#M6144</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-27T09:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: What's new in vSphere Client SDK 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/What-s-new-in-vSphere-Client-SDK-8-0/m-p/2948525#M6140</link>
      <description>&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The new feature allows plugins to define an action that will navigate to another view. Before that, the only allowed actions were the modal actions, where an action opens a modal dialog. Now, you can have an action that navigates to another one of your views.&lt;/P&gt;&lt;P&gt;The remote plugin sample does not demonstrate this.&lt;/P&gt;&lt;P&gt;There are different scenarios. The idea is that you can have an action "Configure VM backup" which will redirect to the VM's configure view of your plugin where users will be able to configure the VM's backup options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 11:53:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/What-s-new-in-vSphere-Client-SDK-8-0/m-p/2948525#M6140</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-13T11:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: vSphere Remote Plugin SDK: Dynamic extensions for Summary cards</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/vSphere-Remote-Plugin-SDK-Dynamic-extensions-for-Summary-cards/m-p/2948521#M6139</link>
      <description>&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the dynamic cards in the summary views are introduced in vSphere 8.0 and are not supported in vSphere 7.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 11:33:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/vSphere-Remote-Plugin-SDK-Dynamic-extensions-for-Summary-cards/m-p/2948521#M6139</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-13T11:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Session using Python</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Clone-Session-using-Python/m-p/2947538#M6136</link>
      <description>&lt;P&gt;Hi vedaniks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for sharing a working python example for cloning a user session.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 10:35:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Clone-Session-using-Python/m-p/2947538#M6136</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-09T10:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: VMware VM콘솔 끊김 현상</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/VMware-VM%EC%BD%98%EC%86%94-%EB%81%8A%EA%B9%80-%ED%98%84%EC%83%81/m-p/2947534#M6135</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like the question is related to the VM web console and vMotion and this forum's main focus is vSphere Client extensibility and plug-ins. You can try posting your question in the general vCenter Server forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 10:28:21 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/VMware-VM%EC%BD%98%EC%86%94-%EB%81%8A%EA%B9%80-%ED%98%84%EC%83%81/m-p/2947534#M6135</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-09T10:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to call the GetResourceUsage(getResourceUsage) in python</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-to-call-the-GetResourceUsage-getResourceUsage-in-python/m-p/2947528#M6134</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are specifics to the Management SDK usage. You can try posting your question in the Management SDK forum and people might be able to help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 10:08:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-to-call-the-GetResourceUsage-getResourceUsage-in-python/m-p/2947528#M6134</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-09T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946682#M6133</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to place the following bundles inside your "libraries" folder:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-aop/5.3.24_1" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-aop/5.3.24_1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-core/5.3.24_1" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-core/5.3.24_1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 13:08:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946682#M6133</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-04T13:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946677#M6132</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The package "com.vmware.vim.sso.http" is an internal package and should not be used. The code that uses classes from this package needs to be rewritten accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 12:57:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946677#M6132</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-04T12:57:32Z</dc:date>
    </item>
  </channel>
</rss>

