Thanks for your prompt response
Exactly..this is what i pretty much wanted to try out... i referred to the
book drools 5 dev guide... It is mentioned that I need to use
MinaTaskClientHandler to retrieve task's status like claim, complete, wait
e.t.c..
At this point, I am not aware of writing
Why do you need that specific client? I think you should just create your
own client if you want to do operations like complete and claim?
Kris
- Original Message -
From: "drooRam"
To:
Sent: Thursday, August 05, 2010 8:05 PM
Subject: [rules-users] MinaTaskClientHandler
How can I obtain reference to MinaTaskClientHandler through drools config
tags? I mean .. we have tag for KnowledgeBase...similarly, do
we have anything for MinaTaskClientHandler...
I basically need to call the methods, TaskClient.claim, TaskClient.complete
etc thro MinaTaskClientHandler.getClie