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=abc
Now I want to change it to Web-ContextPath=def
Would there be any side effect of such a change? For example in the communication between the extension ui and service?
Thanks
Elizabeth