Re: [rules-users] MinaClient: can't get tasks of user unless specifying taskId

2010-05-26 Thread dgimenes
well... I don't know if that's the best way, but... seen this (http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Flow-Another-problem-with-Human-Task-td724086.html#a724086) I found that there's a bug about the tasks needing the property comment to work. After setting the comment propert

[rules-users] MinaClient: can't get tasks of user unless specifying taskId

2010-05-25 Thread dgimenes
I'm using WSHTHandler (Mina Server) as WorkItemHandler on my app. And now I'm trying to make a simple client. The problem is I can't get the tasks from the server when passing the userId and language on the getTasksAssignedAs* methods from MinaTaskClient class. When I use getTask(1, getTaskHandl