[PJUG Javamail] Does anyone have experience with jsvc
Rob Tanner
rtanner at linfield.edu
Mon Jun 15 14:51:51 EDT 2009
Hi,
jsvc is part a part of the Jakarata commons-daemon package. Rather than
using java directly to invoke a java daemon, jsvc calls java to run the
daemon and daemonizes the process. But when I attempt to use it, it claims
it can¹t find any VM in Java Home (and yes, there is one). Running a strace
(my platform is Linux), it¹s looking for a file called jvm.cfg that doesn¹t
exists. I don¹t know if that actually the problem of not but it seems a
good suspect.
Can anyone shed some light on this?
Thanks.
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pjug.org/pipermail/javamail/attachments/20090615/f041d4c5/attachment.html
More information about the Javamail
mailing list