Hello,

I have explored AP4R and have "Hello World" sample up and running. 
I followed instructions at-- 
http://ap4r.rubyforge.org/wiki/wiki.pl?GettingStarted
Now, I am trying to use AP4R in my rail application. 
I am trying to setup AP4R such that my rails application would handle 
asynchronous requests put in the queues created. 
I copied all the vendor/plugins from the "Hello World" sample to my 
application and all the installations are properly done. 
I am facing the following error when I run my application with AP4R
 
/usr/lib64/ruby/gems/1.8/gems/uuidtools-1.0.1/lib/uuidtools.rb:105: UUID 
is not a class (TypeError)
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in 
`gem_original_require'
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in 
`require'
        from 
/usr/lib64/ruby/gems/1.8/gems/activesupport-1.4.4/lib/active_support/dependencies.rb:495:in
 
`require'
        from 
/usr/lib64/ruby/gems/1.8/gems/activesupport-1.4.4/lib/active_support/dependencies.rb:342:in
 
`new_constants_in'
        from 
/usr/lib64/ruby/gems/1.8/gems/activesupport-1.4.4/lib/active_support/dependencies.rb:495:in
 
`require'
        from 
/usr/lib64/ruby/gems/1.8/gems/activerdf_rdflite-1.4/lib/activerdf_rdflite/rdflite.rb:8
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`gem_original_require'
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`require'
         ... 52 levels...
        from 
/usr/lib64/ruby/gems/1.8/gems/rails-1.2.5/lib/commands/server.rb:39
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`gem_original_require'
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`require'
        from script/server:3

Could anyone please suggest any solution to this problem??
Also could anyone direct me to any sample/tutorial  to create rails 
applications using AP4R. 
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
ap4r-user mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ap4r-user

Reply via email to