[Supervisor-users] Custom classpath for java?
Phillip Oldham
phill at activityhq.com
Wed Oct 21 03:20:58 EDT 2009
Roger Hoover wrote:
> Looks like you want shell expansion. I think running /bin/sh should
> do it.
>
> [program:JavaServer]
> command=/bin/sh -c '/usr/bin/java -cp $CLASSPATH:/var/jar/server.jar
> server.JavaServer'
Thanks, but still no joy: continuing to get import errors for files that
exist and can be found with the original command.
More information about the Supervisor-users
mailing list