mirror of https://github.com/apache/cloudstack.git
This change will allow the Script class to look for resources in the classpath of the webapp. This makes it possible to distribute the management server as a single prepackaged war. An added benefit is easier integration with IDE's that have the option to start webapps internally. Also fixes a bug/feature in the URL handling were some components of the script path were translated to urlencoding. This change means that files are more often found in the first two steps of the findScript method which saves some filesystem calls. |
||
|---|---|---|
| .. | ||
| bindir | ||
| certs | ||
| conf | ||
| src/com/cloud/utils | ||
| test | ||
| pom.xml | ||