Hi John, I've just tested ruote-rest with your patch and everything seems to work great now! Thank you very much.
We haven't decided yet what expool persistence engine to use. In our development we use the default fs engine. We will probably move to tokyo cabinet in the future. The tests with DataMapper persistence engine are just my own curiosity :) Thanks again for a great-quick fix! Regards. Gonzalo. On Aug 30, 3:00 am, John Mettraux <[email protected]> wrote: > On Sun, Aug 30, 2009 at 8:19 AM, Gonzalo<[email protected]> wrote: > > > (...) > > > Then I started the engine and everything worked pretty fine. But today > > I found an issue. Here is how I got it: > > > 1. Start the engine. > > 2. Launch some processes (I tested this with default process in / > > processes form) > > 3. Stop and start the engine again. > > 4. Request any of the processes previously launched and try to delete > > it. > > > Then the issue shows up with the following output: > > > uninitialized constant OpenWFE::Definition > > /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/ > > dependencies.rb:440:in `load_missing_constant' > > /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/ > > dependencies.rb:80:in `const_missing' > > /Users/gonzalo/Stuff/Ruby/ruote-rest/vendor/ruote/lib/openwfe/extras/ > > expool/dm_expstorage.rb:213:in `fetch_root' > > Hello Gonzalo, > > thanks for testing the dm expstorage. > > I have committed a potential fix > > http://github.com/jmettraux/ruote/commit/97bdc8c7103f6e61a2f3ea67fdf3... > > Maybe this expstorage is a bit too experimental for ruote 0.9.x. It's > much more tested for ruote 2.0 though. > > Tell me how it works for you. > > A quick question, I'm curious ;) Why are you guys trying to move to > rdbms persistence ? > > Thanks a lot for the report, cheers, > > -- > 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 -~----------~----~----~----~------~----~------~--~---
