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 & thirdparty.jars"
Now i have modified myManagement.jar alone. Is it possible to upgrade "myManagement.jar" alone with same version of "myPlugin-1.0.0"??
What is the best practice to upgrade my plugin. Kindly help.