[rabbitmq-discuss] RabbitMQ C# client

Michel Polder michel.polder at quality-it.com
Mon Oct 27 11:50:27 GMT 2008


Hubert,

thanks for your help! It seems this problem is solved by upgrading to
OpenAMQ1.2d5. We were still using 1.2c4 when this problem occurred....

Michel 

---------- Original Message -----------
From: Hubert Plociniczak <hubert at lshift.net>
To: Michel Polder <michel.polder at quality-it.com>
Cc: rabbitmq-discuss at lists.rabbitmq.com
Sent: Mon, 06 Oct 2008 18:06:11 +0100
Subject: Re: [rabbitmq-discuss] RabbitMQ C# client

> Hi Michel,
> 
> I tested your code with the current C# RabbitMQ client's default 
> branch and 1.4.0 release against the RabbitMQ broker and everything 
> worked correctly. Can you tell us which version of C# RabbitMQ 
> client are you using ? Are you running .Net or Mono? Which version?
> 
> Maybe the problem is in OpenAMQ or WireAPI ?
> 
> Thanks,
> hubert
> 
> Michel Polder wrote:
> > I have a RabbitMQ client that connects to an OpenAMQ server and sends a
> > message using the BasicPublish function. The problem is that my RabbitMQ
> > client connects sucessfully but is disconnected from the OpenAMQ server when
> > sending a message. 
> > The client that listens for the message is written in C using the WireAPI
> > also disconnects on the amq_content_basic_get_body function call. I've
attached
> > my test code below.
> >
> > any idea what's going on?
> >
> > thanks,
> >
> > Michel
> >   
> -- 
>  [][][] Hubert Plociniczak
>    [][] LShift Ltd
>  []  [] www.lshift.net
------- End of Original Message -------





More information about the rabbitmq-discuss mailing list