On Wed, Sep 28, 2011 at 5:19 PM, Timothy Bish wrote:
> On Wed, 2011-09-28 at 15:55 -0500, Victor Perez wrote:
> > On Wed, Sep 28, 2011 at 3:17 PM, Timothy Bish
> wrote:
> >
> > > On Wed, 2011-09-28 at 15:09 -0500, Victor Perez wrote:
> > > > On Wed, Sep 28, 2011 at 1:47 PM, Timothy Bish
> > > w
On Wed, 2011-09-28 at 15:55 -0500, Victor Perez wrote:
> On Wed, Sep 28, 2011 at 3:17 PM, Timothy Bish wrote:
>
> > On Wed, 2011-09-28 at 15:09 -0500, Victor Perez wrote:
> > > On Wed, Sep 28, 2011 at 1:47 PM, Timothy Bish
> > wrote:
> > >
> > > > On Wed, 2011-09-28 at 11:41 -0500, Victor Perez
On Wed, Sep 28, 2011 at 3:17 PM, Timothy Bish wrote:
> On Wed, 2011-09-28 at 15:09 -0500, Victor Perez wrote:
> > On Wed, Sep 28, 2011 at 1:47 PM, Timothy Bish
> wrote:
> >
> > > On Wed, 2011-09-28 at 11:41 -0500, Victor Perez wrote:
> > > > We have a Ruby app publishing messages to ActiveMQ thr
On Wed, 2011-09-28 at 15:09 -0500, Victor Perez wrote:
> On Wed, Sep 28, 2011 at 1:47 PM, Timothy Bish wrote:
>
> > On Wed, 2011-09-28 at 11:41 -0500, Victor Perez wrote:
> > > We have a Ruby app publishing messages to ActiveMQ through STOMP. When I
> > use
> > > Apache.NMS.Stomp in .NET to consu
On Wed, Sep 28, 2011 at 1:47 PM, Timothy Bish wrote:
> On Wed, 2011-09-28 at 11:41 -0500, Victor Perez wrote:
> > We have a Ruby app publishing messages to ActiveMQ through STOMP. When I
> use
> > Apache.NMS.Stomp in .NET to consume the messages, they come in as
> > IBytesMessage with no content.
On Wed, 2011-09-28 at 11:41 -0500, Victor Perez wrote:
> We have a Ruby app publishing messages to ActiveMQ through STOMP. When I use
> Apache.NMS.Stomp in .NET to consume the messages, they come in as
> IBytesMessage with no content.
>
> If I use NMS to publish a message, it can be consumed with
We have a Ruby app publishing messages to ActiveMQ through STOMP. When I use
Apache.NMS.Stomp in .NET to consume the messages, they come in as
IBytesMessage with no content.
If I use NMS to publish a message, it can be consumed with no problems by
our ruby, java and NMS (.NET) apps.
When i publish