Does your app have the properties set that enable auto-locking?
On 2014-04-29, 4:38 AM, "John Pollard" wrote:
We have an application that uses ERXECs yet exhibits deadlock which appears
resolved with introduction of manual lock / unlock in at the start and end of
performAction.. within a subcla
I won't know until next week, but I will probably get a small project to
create an ordering system with reporting and more.
I am looking for someone who has time to work on this with me. I am very
booked these days with apps and lack the time.
Regards,
James
PS: Please contact me off the list.
I use ERXMainRunner for command line utilities.
It allows me to use all of the same frameworks (custom biz logic) and model
code that support the web applications and just use a simple utility class with
a main. For me, that’s the shortest distance between the web app and a utility
that uses
We have an application that uses ERXECs yet exhibits deadlock which appears
resolved with introduction of manual lock / unlock in at the start and end of
performAction.. within a subclass of ERXDefaultRouteController.
Is RR loop locking of ERXECs automatic for every EC, or just for default ECs?
Thanks JR and David. I will use the lazy approach of overriding run() in
Application.
I will also pass -WOLifebeatEnabled false as I don't want this application to
talk to wotaskd
If anyone can tell me if this flag would achieve that, I would be interested
and without it would the app in fact be