mirror of https://github.com/apache/cloudstack.git
usage: Fix classpath issue for usage server
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
parent
7401b06cb1
commit
8234dfa544
|
|
@ -166,8 +166,8 @@
|
|||
<arguments/>
|
||||
<systemProperties>
|
||||
<systemProperty>
|
||||
<key>pid</key>
|
||||
<value>$$</value>
|
||||
<key>catalina.home</key>
|
||||
<value>${project.parent.basedir}/utils</value>
|
||||
</systemProperty>
|
||||
</systemProperties>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Reference in New Issue