mirror of https://github.com/apache/cloudstack.git
http://bugs.cloudstack.org/browse/CS-14856 - Problem is with the awsapi webapp being loaded first in tomcat before cloudstack webapp. There is no way this order can be controlled. - We are not supporting upgrades for awsapi feature - The solution is awsapi will check if the db exists during initialization. If not, the webapp will fail to load. Error loading the webapp can be seen in the catalina.out output. - But this should not affect CloudStack db upgrade. |
||
|---|---|---|
| .. | ||
| CloudStack.cfg.xml | ||
| cloud-bridge.properties | ||
| ec2-service.properties | ||
| hibernate.cfg.xml | ||