Hi Thorsten, Thank you for your detailed description, it helps a lot!

I am trying now your old configuration and the new ruote-on-rails in
parallel. But i have still some issues.
I already instaled the ruote-kit gem with sudo gem install ruote-kit.
When I try to do some scaffolding I always get the following errors:

/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/
gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is
deprecated and will be removed on or after August 2010.  Use
#requirement
/ruote-on-rails/config/initializers/ruote_kit.rb:14: undefined method
`configure_catchall!' for RuoteKit:Module (NoMethodError)
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.5/
lib/active_support/dependencies.rb:145:in
`load_without_new_constant_marking'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.5/
lib/active_support/dependencies.rb:145:in `load'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.5/
lib/active_support/dependencies.rb:521:in `new_constants_in'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.5/
lib/active_support/dependencies.rb:145:in `load'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
initializer.rb:622:in `load_application_initializers'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
initializer.rb:621:in `each'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
initializer.rb:621:in `load_application_initializers'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
initializer.rb:176:in `process'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
initializer.rb:113:in `send'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
initializer.rb:113:in `run'
        from /ruote-on-rails/config/environment.rb:9
        from /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:31:in `gem_original_require'
        from /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:31:in `require'
        from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/
commands/generate.rb:1
        from /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:31:in `gem_original_require'
        from /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:31:in `require'
        from script/generate:3

I am using ruby enterprise edition on ubuntu 9.10.

I also have some question about the StorageParticipant. Am I right
with the assumption, that all the workitem manipulation should be done
"outside" any ruote participant?
When is the workitem created?
I did some initialization (engine.launch) and get the workitems out of
the participant with storageParticipant.all. They all seem to be
vompletely empty. Shouldn't they have at least a fei or something
alike stored in it?

I hope my questions are not to stupid.

regards,

Christian

-- 
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

Reply via email to