/24/10, Patrick wrote:
> From: Patrick
> Subject: Re: Want Service to be always running
> To: user@ofbiz.apache.org
> Date: Wednesday, March 24, 2010, 4:26 PM
> I was thinking I'd just launch this
> service automatically when I start
> my instance of OfBiz, I'm n
I was thinking I'd just launch this service automatically when I start
my instance of OfBiz, I'm not using Job Scheduler yet, but I'll use
whatever you recommend.
On Wed, Mar 24, 2010 at 6:21 PM, Adrian Crum wrote:
> Are you using the Job Scheduler?
>
> -Adrian
>
> Patrick wrote:
>>
>> I want my
Are you using the Job Scheduler?
-Adrian
Patrick wrote:
I want my service, OrderReminderBot to be always running. Is there
something special I have to do to put the thread to sleep so that I
don't eat all the system resources? What's the best way to do this,
or is there a good code example?
I want my service, OrderReminderBot to be always running. Is there
something special I have to do to put the thread to sleep so that I
don't eat all the system resources? What's the best way to do this,
or is there a good code example? Thanks
Patrick