On Wed, Jan 14, 2009 at 12:19 PM, Zhao Yi <[email protected]> wrote: > > Zhao Yi wrote: >> I installed backgroundrb from http://svn.devjavu.com/backgroundrb/trunk >> and there is no problem to start backgroundrb server. but when view the >> page which controller requires the worker, I will get the error >> "uninitialized constant BackgrounDRb::MetaWorker". Is this the problem >> that I didn't require the class "MetaWorker" in my worker? How can I >> require it? > > Can anyone help me? I use Redhat9 OS and rails 2.1.2.
There is something wrong with your setup. MetaWorker shouldn't be even shown in controller/rails part of things. Can you post your worker code and how are you invoke BackgrounDRb worker tasks from rails? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

