kohrar commented on issue #8558: URL: https://github.com/apache/cloudstack/issues/8558#issuecomment-1906893204
A follow and related question -- I installed cloudstack-ui and set `webapp.dir=/usr/share/cloudstack-ui` in the `server.properties` config file, but this breaks requests to the API because cloudstack-ui doesn't include [the WEB-INF/web.xml file](https://github.com/apache/cloudstack/blob/main/client/src/main/webapp/WEB-INF/web.xml). It works after I add that file in and restart cloudstack-management. Is this by design or an oversight? Would the expected behavior be to install the cloudstack-ui package and have everything 'just work' or am I using this package wrong? Thanks in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
