usage: Fix classpath issue for usage server

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
Rohit Yadav 2013-02-13 16:51:48 +05:30
parent 7401b06cb1
commit 8234dfa544

View File

@ -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>