----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Zach,
Is is possible to do the processing outside of the Apache
environment? Maybe this can be done as a separate process? The
process can then die when processing complete.
I have a similar problem with a data distribution daemon which
runs as a separate thread. After several weeks of successful
execution, the thread gets stuck. Currently, it is running as
a servlet, but it could just as easily be run as a process by
cron. It only really needs to wake up once a night, do its work
and die.
Match
At 11/27/1999 11:00 PM, you wrote:
>If you've got any great ideas I'd love to hear them. This really sucks
>and I will think carefully about using java for the next big project if
>it has such showstopping limitations as this.
--
--------------------------------------------------------------
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]