On Sat, Jun 20, 2009 at 1:09 AM, Gonzalo<[email protected]> wrote: > > It seems that it has something to do with ActiveRecord and that a > connection can't be established... but I was able to run ruote-rest > (create proccesses, update workitems, etc...) just fine with jruby > using 'jruby lib/start.rb' command :( > > > Is anyone facing the same issue? Thanks for the help.
Hi Gonzalo, yes, this issue has already been seen. A bit of searching and : http://groups.google.com/group/openwferu-users/browse_frm/thread/4d7fcb0cab66e363 http://groups.google.com/group/openwferu-users/browse_frm/thread/a802c856569c05f8 It seems that modifying lib/openwfe/extras/singlecon.rb so that it becomes : http://gist.github.com/132922 could help. I haven't had time to look at this more and those discussion threads went nowhere as my questions were not answered. I'd be glad to 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 -~----------~----~----~----~------~----~------~--~---
