Hello,
I'm setting up my enviroment for developing a plugin for vsphere web client sdk using Spring Source Tool suite 3.0.0. When importing the sample packages to compile and deploy to validate my setup . I see an 404 error in the browser after the deploying the sample helloworld-i18n-ui. Can any point me what could be the problem here or what can I check to resolve this error ?
The webclient in the regular setup i.e not in context of STS but as independent web client installation work perfectly.(Of course I did stop web client server when launching Virgo Runtime Server in STS context.)
I'm following the setup guide given in sdk (/vsphere-client-sdk/docs/html-docs/sdk_setup.html)
Console window:
HTTP Status 404 -
type Status report
message
descriptionThe requested resource () is not available.
Apache Tomcat/7.0.26
Thanks!