El 17/06/2010 15:27, John Mettraux escribió:
Hello Asier,

please have a look at this 2.1.10 version of ruote-amqp

   http://github.com/jmettraux/ruote-amqp

I built it because of this thread here and that conversation :

   
http://groups.google.com/group/openwferu-users/browse_frm/thread/ae522bb42d0c1367


Feel free to build a gem from that repository or to point your Gemfile to it.

I've builded and substituted kenneth't gem with yours and... don't work

The offending command is in ruote-amqp\participant.rb, line 97

|  class Participant
|
|    include Ruote::LocalParticipant
|
|    # Accepts an options hash with the following keys:
|    #
|    # * :reply_by_default => (bool) false by default
|    # * :default_queue => (string) nil by default
|    def initialize( options )
|
|      RuoteAMQP.start!

start! method doesn't exist. Here is the error log:

{"type":"errors",
"_id":"err_0_0_0!!20100617-kizeboru",
"message":"#<NoMethodError: undefined method `start!' for RuoteAMQP:Module>","trace":"C:/global/tomcat/6.0.26/webapps/ROOT/WEB-INF/gems/gems/ruote-amqp-2.1.10/lib/ruote-amqp/participant.rb:97:in `initialize'\nC:/global/tomcat/6.0.26/webapps/ROOT/WEB-INF/gems/gems/ruote-

[ ... ]

Greets

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