----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Thanks Frank. Instead I added the perl bin library to the "wrapper.path" in
jserv.properties, and that solved the problem.
Stan
----- Original Message -----
From: Frank Morton <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Monday, October 25, 1999 6:24 PM
Subject: Re: IOException: CreateProcess from within a java servlet
[snip]
> I had a terrible time when revision 1.1.x started up with
> $PATH values. Somewhere along the line, $PATH was
> no longer set (or was set somewhere else, which I never
> did figure out). I have ended up always using full
> pathnames to the executable, "perl" in this case. So
> invoke "/usr/local/bin/perl /mydir/basic.pl". Fixed my problem.
>
[snip]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]