On Sat, Jul 11, 2009 at 8:56 AM, John Mettraux<[email protected]> wrote: > On Sat, Jul 11, 2009 at 4:12 AM, Patrick<[email protected]> wrote: > >> Because the participant in Test1 is an active participant, if I can't >> GET/PUT to it, the process just waits indefinitely. Is there a way to >> do the GET/PUT I need, or can subprocesses not have active >> participants in them? > > you have found a serious bug in ruote-rest, it's unable to present > workitems (and expressions) belonging to subprocesses. > > http://github.com/jmettraux/ruote-rest/issues#issue/5 > > I will try to fix that ASAP and we will make sure this issue doesn't > appear in the upcoming ruote-kit.
Hello Patrick, I have fixed (well my tests seem to indicate I have) the issue. Two commits were required : ruote : http://github.com/jmettraux/ruote/commit/2ca67d78cc440f5e61861718595046f9f99e52e0 ruote-rest : http://github.com/jmettraux/ruote-rest/commit/5467a3e97e70bee7a89c02ef2939518d3ab0e6d4 Please tell me if there are still remaining issues and I'll fix them. Thanks again, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
