[rabbitmq-discuss] building webhooks plugin with 2.1.1

Jon Brisbin jon.brisbin at npcinternational.com
Mon Nov 22 15:12:46 GMT 2010


It looks like, in 2.1.1, the lhttpc plugin needs to be unzipped inside the plugins folder. I've no idea why this is, maybe the Rabbit folks can answer that one.

But if you go into the plugins folder and do:

mkdir lhttpc
cd lhttpc
unzip ../lhttpc.ez
cd ..
rm lhttpc.ez

then start the broker, it will start...

jb


On Nov 22, 2010, at 5:29 AM, sunghyun lee wrote:

> Jon,
> 
> I tried your updated version and get a error when starting the server: failed to load application lhttpc.  Am I missing something with installing the plugin? I added the three files that were on the zip file...
> 
> 
> On 19 November 2010 15:53, Jon Brisbin <jon.brisbin at npcinternational.com> wrote:
> I just updated GitHub with some code changes to make the webhooks plugin work with RabbitMQ 2.1.1 and the latest erlang AMQP client. I also uploaded a binary with just the plugins needed to the "Downloads" section.
> 
> jb
> 
> 
> On Nov 19, 2010, at 6:12 AM, sunghyun lee wrote:
> 
> > Hello,
> >
> > I am thinking about upgrading the 2.1.1 and was wondering if someone would provide some steps on how to build the webhooks plugin against it without the plugin crashing the server?  When i run the make file it builds however I get a lot of warning with the lhttpc_lib.erl file and bool() type now being called boolean(). I have changed the files but I still get a kernel pid terminated message.  I also get a warning message regarding undefined function amqp_connection:start_direct/0.
> >
> >
> > Has anyone got webhooks to work with 2.1.1? The logs are not telling me anything useful. Any suggestions would be great at this point...
> >
> > thanks!
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> 
> 
> Jon Brisbin
> Portal Webmaster
> NPC International, Inc.
> 
> 
> 
> 


Jon Brisbin
Portal Webmaster
NPC International, Inc.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101122/243c5d1e/attachment.htm>


More information about the rabbitmq-discuss mailing list