Hi John, Thanks for all the help. I would try and debug the error on windows. But for the suggestion of commenting singlecon.rb, this file does not exist in my application. I have the latest ruote_plugin and ruote-web2. That file only exists in ruote gem files in my setup. Please suggest.
Thanks & Regards, Pranav On Jun 2, 11:35 am, John Mettraux <[email protected]> wrote: > On Tue, Jun 2, 2009 at 3:09 PM, John Mettraux <[email protected]> wrote: > > On Mon, Jun 1, 2009 at 7:47 PM, John Mettraux <[email protected]> wrote: > >> On Mon, Jun 1, 2009 at 7:33 PM, pranav <[email protected]> wrote: > > >>> Could you please tell me how to explicitly grant the right to launch > >>> process definitions to users? > > >> Hi Pranav, > > >> go the the /definitions tab, click "edit" for a definition and then > >> add groups to "groups that may launch". The users in that groups may > >> launch the process definition. > > >>> Also, could you give me pointer to a process definition which shows > >>> what needs to be written in the expressions associated with each > >>> participant in order to have transition from one participant to > >>> another after I hit the proceed button? > > >> Your process definition Pranav -> Bob does just that. > > >>> As per the output and the console-dump that I get, there seems to be > >>> no error.. A sample (if possible, exhaustive) process definition would > >>> be really helpful to clear my understanding.. > > >> Your Pranav -> Bob definition should just work right. > > >> No error found in any log ? > > > Pranav, > > > I just launched the simple "sequence" definition found in ruote-web2, > > on jruby, on windows, and it went fine, I could proceed from alpha to > > bravo to process termination. No issue. > > > I did this in "production" ; "development" fails with the "connection > > not established" for now. > > > So no need for cancelling expressions or whatever. > > > I hesitate working further on this "connection not established" issue > > simply because working on windows is a pain in the ass and I could be > > working on something else or writing documentation. > > Hi Pranav, > > I tried one last thing and it seemed to work, commenting out > completely the content of the SingleConnectionMixin in : > > vendor/plugins/ruote_plugin/lib_ruote/openwfe/extras/singlecon.rb > > seems to cure the "connection not established" issue in development > (and it still works with production). > > I hope this will help. Best regards, > > -- > 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 -~----------~----~----~----~------~----~------~--~---
